-
Notifications
You must be signed in to change notification settings - Fork 144
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
ROS Noetic crash on receiving nav goal #23
Comments
carlike_minimum_time.launch |
It had crash before i lauch the carlinke_minimum_time.launch in ros noetic. |
Use package from noetic-devel branch. Not noetic distro.
If you want just run the example, clone branch to src and run This is not the best solution, but it works well for me. |
I am using a polygon model and whenever I send a navGoal, it crashes. I am using the mpc_local_planner_params_quadratic_form.yaml file for my robot and when I keep it as a point model, it doesn't crash. It only crashes once I switch to a polygon model. Any idea what I am doing wrong?
The text was updated successfully, but these errors were encountered: