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

TrajOptIfopt errors in getMaxErrorWithBufferT* #370

Closed
rjoomen opened this issue Nov 29, 2023 · 5 comments
Closed

TrajOptIfopt errors in getMaxErrorWithBufferT* #370

rjoomen opened this issue Nov 29, 2023 · 5 comments

Comments

@rjoomen
Copy link
Contributor

rjoomen commented Nov 29, 2023

The TrajOptIfopt version of car_seat_example crashes because "Max error with buffer at T0 does not exist.". This is using the LVS_DISCRETE collision evaluator. In testing with my own code I also have crashes, because "Max error with buffer at T1 does not exist." when using evaluator CONTINUOUS, but not when using the other collision evaluator types.

I have been searching for hours, but can't find the reason. @Levi-Armstrong would you be able to take a look, because I've no idea how to solve this.

@Levi-Armstrong
Copy link
Contributor

Yea, I will take a look. What branch should I check out.

@rjoomen
Copy link
Contributor Author

rjoomen commented Nov 29, 2023

This one, and then build car_seat_example_node with parameter ifopt = true and run it. It should quit with a non-descriptive error.

@Levi-Armstrong
Copy link
Contributor

I will have a PR up soon which fixes this issue.

@Levi-Armstrong
Copy link
Contributor

Fixed by PR #372

@rjoomen
Copy link
Contributor Author

rjoomen commented Dec 5, 2023

Great, this has solved the issue. Thanks.

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

No branches or pull requests

2 participants