Files
ROS2_WS/protocol_ws/cpp_prococol/srv/Position.srv

7 lines
128 B
Plaintext
Raw Normal View History

2026-02-12 20:56:30 +08:00
float32 target_x
float32 target_y
---
int8 SUCCESS=1 #表示成功
int8 FALL=0 #表示失败
int8 result #表示结果