diff --git a/src/px4_connection/src/px4_controller.cpp b/src/px4_connection/src/px4_controller.cpp index 104a4e73..f9669fcf 100644 --- a/src/px4_connection/src/px4_controller.cpp +++ b/src/px4_connection/src/px4_controller.cpp @@ -187,7 +187,7 @@ private: flying = true; } - send_trajectory_setpoint(); + send_attitude_setpoint(); } /**