add include for drone services
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
#include <chrono>
|
#include <chrono>
|
||||||
#include "rclcpp/rclcpp.hpp"
|
#include "rclcpp/rclcpp.hpp"
|
||||||
#include <px4_msgs/msg/offboard_control_mode.hpp>
|
#include <px4_msgs/msg/offboard_control_mode.hpp>
|
||||||
|
#include <drone_services/srv/set_vehicle_control.hpp>
|
||||||
|
|
||||||
#define CONTROL_ACTUATOR_POS 0
|
#define CONTROL_ACTUATOR_POS 0
|
||||||
#define CONTROL_BODY_RATE_POS 1
|
#define CONTROL_BODY_RATE_POS 1
|
||||||
|
|||||||
Reference in New Issue
Block a user