mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix comment description for pitch angle
This commit is contained in:
parent
d0ae931543
commit
38a5b8a502
@ -968,7 +968,7 @@ CameraTrigger::adjust_roll()
|
||||
vcmd.target_system = _target_system;
|
||||
vcmd.target_component = _target_component;
|
||||
|
||||
//param1 of VEHICLE_CMD_DO_MOUNT_CONTROL in VEHICLE_MOUNT_MODE_MAVLINK_TARGETING mode is roll
|
||||
//param1 of VEHICLE_CMD_DO_MOUNT_CONTROL in VEHICLE_MOUNT_MODE_MAVLINK_TARGETING mode is pitch
|
||||
vcmd.param1 = _pseudo_oblique_pitch_angle;
|
||||
|
||||
//param2 of VEHICLE_CMD_DO_MOUNT_CONTROL in VEHICLE_MOUNT_MODE_MAVLINK_TARGETING mode is roll
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user