增加虚拟机器人项目,已完成接口注册
This commit is contained in:
7
protocol_ws/virtual_robot_prococol/msg/RobotStatus.msg
Normal file
7
protocol_ws/virtual_robot_prococol/msg/RobotStatus.msg
Normal file
@@ -0,0 +1,7 @@
|
||||
# 位置坐标
|
||||
float32 pos_x
|
||||
float32 pos_y
|
||||
|
||||
# 速度参数
|
||||
float32 speed_x
|
||||
float32 speed_y
|
||||
Reference in New Issue
Block a user