``` # Vehicle Longitudinal Velocity and Acceleration Message std_msgs/Header header float32 velocity # meters/sec float32 accleration # meters/sec^2 ``` `accleration` should be `acceleration`