mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
SITL: add instructions on testing simulated mavlink gimbal
This commit is contained in:
parent
2584cfd786
commit
dcf342d7e3
@ -14,6 +14,11 @@
|
||||
*/
|
||||
/*
|
||||
gimbal simulator class
|
||||
|
||||
./Tools/autotest/sim_vehicle.py -D -G -v ArduCopter --mavlink-gimbal
|
||||
param set MNT1_TYPE 2
|
||||
param set RC6_OPTION 213 # MOUNT1_PITCH
|
||||
rc 6 1818 # for neutral pitch input
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
Loading…
Reference in New Issue
Block a user