6.3 ROS Messages
6.3.1 使用 rostopic type
rostopic type [topic]$ rostopic type /turtle1/cmd_velgeometry_msgs/Twist$ rosmsg show geometry_msgs/Twistgeometry_msgs/Vector3 linear float64 x float64 y float64 z geometry_msgs/Vector3 angular float64 x float64 y float64 z
Last updated