WheelVels

This is a ROS message definition.

Source

# This message contains wheel velocity measurements.

std_msgs/Header header              # Header stamp should be acquisition time of measure.
float32 velocity_left               # Velocity measure for left wheel in rad/sec.
float32 velocity_right              # Velocity measure for right wheel in rad/sec.