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

A goal checker is needed in teb_params.yaml of Galactic #397

Open
tosa-no-onchan opened this issue Jan 21, 2023 · 0 comments
Open

A goal checker is needed in teb_params.yaml of Galactic #397

tosa-no-onchan opened this issue Jan 21, 2023 · 0 comments

Comments

@tosa-no-onchan
Copy link

Hi.
I found a goal checker plugin is needed in a sample yaml teb_params.yaml of Galactic.

https://github.com/rst-tu-dortmund/teb_local_planner/blob/galactic/teb_local_planner/params/teb_params.yaml

controller_server:
ros__parameters:
goal_checker_plugins: ["general_goal_checker"] # "precise_goal_checker"
general_goal_checker:
stateful: True
plugin: "nav2_controller::SimpleGoalChecker"
#xy_goal_tolerance: 0.25
# changed by nishi
xy_goal_tolerance: 0.05
#yaw_goal_tolerance: 0.25
# changed by nishi
yaw_goal_tolerance: 0.08

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

1 participant