Units for cmd_vel
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?