Skip to content

Commit

Permalink
SITL: add instructions on testing simulated mavlink gimbal
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Jul 20, 2024
1 parent 2584cfd commit dcf342d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libraries/SITL/SIM_Gimbal.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dcf342d

Please sign in to comment.