Contains client side ROS code. Including this header as a part of your project will allow your project to be used as a custom client. More...
#include <dji_sdk/dji_sdk.h>
#include <ros/ros.h>
#include <nav_msgs/Odometry.h>
#include <std_msgs/UInt8.h>
#include <actionlib/client/simple_action_client.h>
#include <actionlib/client/terminal_state.h>
#include <string>
Go to the source code of this file.
Classes | |
struct | DJIDrone::CallBackHandler |
class | DJIDrone |
Contains client side ROS code. Including this header as a part of your project will allow your project to be used as a custom client.
Definition in file dji_drone.h.