Skip to content

F-WuTS/ardrone_autonomy

 
 

Repository files navigation

Installation

Clone this repo into your ros catkin src/ folder. Build the package with catkin_make.
After building it for the first time go into the devel folder and locate config_keys.h. Search for ULTRASOUND and then change the value ADC_CMD_SELECT_ULTRASOUND_25Hz to 9 (this will change the default ultrasound_freq to 9 and 8 will be accepted from roslaunch). Be sure to always specify ultrasound in your launch file!

Dependencies

sudo apt install libsdl1.2-dev
On how to install ros see: https://github.com/F-WuTS/pv_aerial/blob/master/INSTALL.md

ardrone_autonomy

ROS Driver for Parrot AR-Drone 1.0 & 2.0 Quadrocopters

Build Status

  • ROS Build farm (Jade): Build Status
  • ROS Build farm (Indigo): Build Status
  • Travis (Jade/Indigo): Build Status

About

ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 48.6%
  • C++ 47.0%
  • CMake 2.2%
  • Python 2.2%