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

Revision history [back]

click to hide/show revision 1
initial version

I'm not aware of such a message.

geometry_msgs/Twist has enough degrees of freedom to represent the motion of the centroid of a dual-steering vehicle, but it lacks the acceleration terms that are present in the ackermann messages.

If you want to create a new message that includes the steering rates and acceleration terms, it seems like the ackermann_msgs package would be the appropriate place for it.