##DJI Onboard SDK ROS Demo Client Package
This package is a demonstration of how to use dji_sdk package and its dji_drone.h
class as a custom client.
###How to use
- Install and configure your hardware correctly.
- Enter the following info into dji_sdk/launch/sdk_manifold.launch.
- APP ID
- APP Level
- Communication Key
- uart device name
- baudrate
- Use
roslaunch dji_sdk sdk_manifold.launch
to start the core node. rosrun dji_sdk_demo dji_sdk_client