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

turtlebot navigation parameters #163

Open
wc-s opened this issue Apr 30, 2017 · 1 comment
Open

turtlebot navigation parameters #163

wc-s opened this issue Apr 30, 2017 · 1 comment

Comments

@wc-s
Copy link

wc-s commented Apr 30, 2017

In this file:
turtlebot_apps/turtlebot_navigation/param/dwa_local_planner_params.yaml

It is mentioned that:
max_rot_vel: 5.0
min_rot_vel: 0.4

However, all the websites I can find seem to agree that the max rotational velocity of a Turtlebot2 is PI per second. Is there any reason this is 5.0 here?

@r3n33
Copy link
Member

r3n33 commented May 1, 2017

Good question.

I currently use the custom_param_file argument when including move_base to set my desired maximum x and rotation velocities. Definitely not sure why this is defaulted to 5.0 either.

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

2 participants