Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added extra logging to trajopt_sqp to match the output of trajopt_sco #379

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rjoomen
Copy link
Contributor

@rjoomen rjoomen commented Jan 8, 2024

No description provided.

@rjoomen
Copy link
Contributor Author

rjoomen commented Jan 10, 2024

I used this for direct comparisons. But maybe it's better to add the iteration counter logging from TrajOpt Ifopt to TrajOpt instead:

| ======================================================================================== |
|                                      ROS Industrial                                      |
|                              TrajOpt Ifopt Motion Planning                               |
| ======================================================================================== |
|                            Iteration (Box Size: 0.000437894)                             |
| ---------------------------------------------------------------------------------------- |
|        Overall: 23   |      Convexify: 7    |    Trust Region: 1   |        Penalty: 2   |
| ======================================================================================== |
|      merit |   oldexact |  new_exact | new_approx |    dapprox |     dexact |      ratio |
| ---------------------------------------------------------------------------------------- |

@Levi-Armstrong
Copy link
Contributor

I used this for direct comparisons. But maybe it's better to add the iteration counter logging from TrajOpt Ifopt to TrajOpt instead:

Yea, I think that would be best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants