diff --git a/src/px4_connection/src/px4_controller.cpp b/src/px4_connection/src/px4_controller.cpp index 83e3fd9b..2ebb904e 100644 --- a/src/px4_connection/src/px4_controller.cpp +++ b/src/px4_connection/src/px4_controller.cpp @@ -52,7 +52,7 @@ private: rclcpp::Publisher::SharedPtr vehicle_setpoint_publisher_; rclcpp::Publisher::SharedPtr trajectory_setpoint_publisher; rclcpp::Publisher::SharedPtr vehicle_command_publisher_; - rclcpp::Service::SharedPtr set_attitude_service_; + rclcpp::Service::SharedPtr set_attitude_service_; // rclcpp::Publisher::SharedPtr offboard_control_mode_publisher_;