mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
MC_RAPTOR_INTREF module.yaml rendering fix
This commit is contained in:
committed by
Julian Oes
parent
64e3cb16fa
commit
509b4ba96d
@@ -34,7 +34,7 @@ parameters:
|
|||||||
short: Use internal reference instead of trajectory_setpoint
|
short: Use internal reference instead of trajectory_setpoint
|
||||||
long: |
|
long: |
|
||||||
When enabled, instead of using the trajectory_setpoint, the position and yaw of the vehicle at the point when the Raptor mode is activated will be used as reference.
|
When enabled, instead of using the trajectory_setpoint, the position and yaw of the vehicle at the point when the Raptor mode is activated will be used as reference.
|
||||||
Use 'mc_raptor intref lissajous <A> <B> <C> <fa> <fb> <fc> <duration> <ramp>' to configure the trajectory.
|
Use `mc_raptor intref lissajous <A> <B> <C> <fa> <fb> <fc> <duration> <ramp>` to configure the trajectory.
|
||||||
type: enum
|
type: enum
|
||||||
values:
|
values:
|
||||||
0: None
|
0: None
|
||||||
|
|||||||
Reference in New Issue
Block a user