athena/Blimp-Autopilot-Ascend/shfiles/land.sh

6 lines
95 B
Bash
Executable File

#!/bin/bash
# 降落
rosservice call /mavros/set_mode "base_mode: 0
custom_mode: 'AUTO.LAND'"