AltitudeSmoothVel - Create new altitude flight task that uses the
velocity smoothing library to create a jerk-limited trajectory along the Z axis. This FlightTask is used when MPC_POS_MODE = 3.
Showing
- src/lib/FlightTasks/CMakeLists.txt 1 addition, 0 deletionssrc/lib/FlightTasks/CMakeLists.txt
- src/lib/FlightTasks/tasks/ManualAltitudeSmoothVel/CMakeLists.txt 39 additions, 0 deletions.../FlightTasks/tasks/ManualAltitudeSmoothVel/CMakeLists.txt
- src/lib/FlightTasks/tasks/ManualAltitudeSmoothVel/FlightTaskManualAltitudeSmoothVel.cpp 167 additions, 0 deletions...alAltitudeSmoothVel/FlightTaskManualAltitudeSmoothVel.cpp
- src/lib/FlightTasks/tasks/ManualAltitudeSmoothVel/FlightTaskManualAltitudeSmoothVel.hpp 82 additions, 0 deletions...alAltitudeSmoothVel/FlightTaskManualAltitudeSmoothVel.hpp
- src/modules/mc_pos_control/mc_pos_control_main.cpp 4 additions, 0 deletionssrc/modules/mc_pos_control/mc_pos_control_main.cpp
Loading
Please register or sign in to comment