机器人项目完成
This commit is contained in:
3
protocol_ws/virtual_robot_prococol/msg/RobotCommand.msg
Normal file
3
protocol_ws/virtual_robot_prococol/msg/RobotCommand.msg
Normal file
@@ -0,0 +1,3 @@
|
||||
# 速度参数
|
||||
float32 speed_x
|
||||
float32 speed_y
|
||||
@@ -4,4 +4,7 @@ float32 pos_y
|
||||
|
||||
# 速度参数
|
||||
float32 speed_x
|
||||
float32 speed_y
|
||||
float32 speed_y
|
||||
|
||||
# 时间戳
|
||||
string now_time
|
||||
Reference in New Issue
Block a user