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

Question about teleop_twist_keyboard.py #35

Open
mazik1496 opened this issue Feb 14, 2023 · 1 comment
Open

Question about teleop_twist_keyboard.py #35

mazik1496 opened this issue Feb 14, 2023 · 1 comment

Comments

@mazik1496
Copy link

hello. It's not different, but I have a question because I have a question while using this code. Looking at the code, the speed value is 0.5 by default and the maximum value is 1000. Then I wonder if the default unit of the speed value here is m/s or some other unit.

@trainman419
Copy link
Contributor

This package uses ROS standard units; m/s for velocity and rad/sec for rotational velocity.

See https://www.ros.org/reps/rep-0103.html for more details on ROS standard units.

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