mavros/WaypointPush Service

File: mavros/WaypointPush.srv

Raw Message Definition

# Send waypoints to device
#
# Returns success status and transfered count

mavros/Waypoint[] waypoints
---
bool success
uint32 wp_transfered

Compact Message Definition

mavros/Waypoint[] waypoints

bool success
uint32 wp_transfered