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

Bugfix amrfm 2574 teb speed limits #33

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

jplapp
Copy link

@jplapp jplapp commented Jul 10, 2022

not sure if this fixes the bug in all cases, but I can't see why these base velocities should be modified

@jplapp jplapp requested a review from tonynajjar July 11, 2022 07:53
Copy link

@tonynajjar tonynajjar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

teb_config.h also has the same bug where:

robot.base_max_vel_x_backwards = robot.base_max_vel_x_backwards;
I will add to this PR

This is the PR where these were introduced: https://github.com/rst-tu-dortmund/teb_local_planner/pull/274/files#

@jplapp
Copy link
Author

jplapp commented Jul 11, 2022

totally agree, being able to configure both leads to this confusion

@tonynajjar tonynajjar force-pushed the bugfix_AMRFM-2574_teb_speed_limits branch from 1e47bf9 to 401ade6 Compare July 11, 2022 09:45
@tonynajjar tonynajjar force-pushed the bugfix_AMRFM-2574_teb_speed_limits branch from 401ade6 to c810c90 Compare July 11, 2022 09:46
@tonynajjar
Copy link

See rst-tu-dortmund#372

@jplapp jplapp merged commit 64349a3 into galactic-devel Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants