ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

Units for cmd_vel

asked 2013-02-22 00:25:19 -0500

bjoerngiesler gravatar image

updated 2013-02-22 14:56:17 -0500

Eric Perko gravatar image

I'm implementing my own base_controller to listen on /cmd_vel for motion commands. I'm aware of the REP103 units convention document, but I haven't found anything on what the units in a geometry_msgs/Twist are. I am assuming it's m/s and rad/s?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
8

answered 2013-02-22 01:08:29 -0500

cagatay gravatar image

updated 2013-04-16 23:47:32 -0500

You are correct. Standard units are SI: http://www.ros.org/reps/rep-0103.html

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-22 00:25:19 -0500

Seen: 2,362 times

Last updated: Apr 16 '13