TODO
You would publish geometry_msgs/Twist messages to the /stretch/cmd_vel topic. Since Twist messages are generalized to robots that can move with velocity in any direction, only the Twist.linear.x
(translational velocity) and Twist.angular.z
(rotational velocity) fields apply for differential drive mobile bases.