NavigateToPose
This is a ROS action definition.
Source
# Error codes
# Note: The expected priority order of the errors should match the message order
uint16 NONE=0
#goal definition
geometry_msgs/PoseStamped pose
string behavior_tree
---
#result definition
uint16 error_code
---
#feedback definition
geometry_msgs/PoseStamped current_pose
builtin_interfaces/Duration navigation_time
builtin_interfaces/Duration estimated_time_remaining
int16 number_of_recoveries
float32 distance_remaining