mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
82ed70b25e
Velocity controller interpretsthe velocity requests as desired velocities (i.e. feed forward). These are then used to update the target position and also added to the target velocity. Also renamed the set_desired_velocity() function to set_desired_velocity_xy() to make clear only lat and lon axis are updated. |
||
---|---|---|
.. | ||
examples/AC_AttitudeControl_test | ||
AC_AttitudeControl_Heli.cpp | ||
AC_AttitudeControl_Heli.h | ||
AC_AttitudeControl.cpp | ||
AC_AttitudeControl.h | ||
AC_PosControl.cpp | ||
AC_PosControl.h |