-
Notifications
You must be signed in to change notification settings - Fork 87
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
run planning_benchmark node failed. #5
Comments
Hi learnedonroad, thanks for pointing this problem out. I will have a look into this next week and get back to you |
thanks a lot |
Hi @learnonroad I just ran the planning_benchmark however, I cannot reproduce the issue. Could you push your branch in case you modified something? Or provide me with some instructions on how to reproduce the problem? Which Eigen version are you using? |
Looks like an out-of-bounds matrix read |
Can you reproduce it @tomlankhorst ? |
I did not make any changes to the code.My software env is:
|
I can reproduce the error. It'll be fixed by Thu. Don't worry about the warnings for now. |
Hi @learnonroad , Thank you for your patience. I added this pull request which should address the issue you opened. Could you please verify that your problem does no longer happen? |
@jelavice It runs successfullt,thank you very much. |
For the future, you might want to build in release mode since the code runs much faster then. See README in se2_planning. |
i had run the planning_benchmark node ,but it not run well.
Then i run it in gdb:
I teied to solve this problem,but it took a long time.Thank you very much for helping me solve this problem.
The text was updated successfully, but these errors were encountered: