ardupilot/Tools/ros2/ardupilot_msgs/srv/ArmMotors.srv

9 lines
174 B
Plaintext
Raw Normal View History

# This service requests the vehicle to arm or disarm its motors.
# Set true to arm motors, false to disarm motors.
bool arm
---
# True if the vehicle is armed.
bool result