Files
DronePlanning/drone_interfaces/action/ExecuteMission.action
2025-08-17 22:41:54 +08:00

11 lines
181 B
Plaintext

# 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