clearpath_dock_msgs/action/NetworkDock Action

File: clearpath_dock_msgs/action/NetworkDock.action

Raw Message Definition

# Action definition for undocking a Clearpath UGV from one of its charging docks.


# goal

string dock_name
string network_uuid

---
# result

bool success
string message
uint16 NONE=0
uint16 error_code
string error_msg
---
# feedback

string message
clearpath_navigation_msgs/NetworkMissionSegment network_plan
float32 elapsed_time

Compact Message Definition

string dock_name
string network_uuid

string message
clearpath_navigation_msgs/msg/NetworkMissionSegment network_plan
float elapsed_time

uint16 NONE=0
boolean success
string message
uint16 error_code
string error_msg