-
Notifications
You must be signed in to change notification settings - Fork 2
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
Get custom changes from galactic #36
Conversation
Galactic custom obstacles topics
Slow down for obstacles
Fix feasibility limit check
Missing dependency on tf2_eigen (rst-tu-dortmund#342)
…p-obstacles Don't create costmap_converter
Remove custom changes
Feasibility check limit theta
…imits Bugfix amrfm 2574 teb speed limits
Fix feasibility check
Fix speed limiting
cfg_->robot.base_max_vel_y * speed_limit / 100.0; | ||
cfg_->robot.max_vel_theta = | ||
cfg_->robot.base_max_vel_theta * speed_limit / 100.0; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's ping them about the open PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was thinking about it but it looks like no one is responsible. See here. Will leave a message on the PR nevertheless
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mmm one PR was merged 2 weeks ago
df4c612
to
d56f70d
Compare
No description provided.