代码内容转移
This commit is contained in:
10
drone_interfaces/action/ExecuteMission.action
Normal file
10
drone_interfaces/action/ExecuteMission.action
Normal file
@@ -0,0 +1,10 @@
|
||||
# Goal definition
|
||||
string py_tree_json
|
||||
---
|
||||
# Result definition
|
||||
bool success
|
||||
string message
|
||||
---
|
||||
# Feedback definition
|
||||
string node_id
|
||||
int32 status # 0: RUNNING, 1: SUCCESS, 2: FAILURE
|
||||
Reference in New Issue
Block a user