增加虚拟机器人项目,已完成接口注册

This commit is contained in:
2026-02-13 19:30:58 +08:00
parent 5dc6d564c0
commit 357934af9b
548 changed files with 75585 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# goal
float32 target_x
float32 target_y
float32 target_speed
---
# result
bool success
string msg
int8 status
int8 STATUS_SUCCEEDED=1
int8 STATUS_ABORTED=2
int8 STATUS_CANCELED=3
---
# feedback
float32 progress