ardupilot/Tools/ros2/ardupilot_msgs/srv/Takeoff.srv

11 lines
246 B
Plaintext

# This service requests the vehicle to takeoff
# alt : Set the takeoff altitude above home or above terrain(in case of rangefinder)
float32 alt
---
# status : True if the request for mode switch was successful, False otherwise
bool status