tum-vision / tum_ardrone

Repository for the tum_ardrone ROS package, implementing autonomous flight with PTAM-based visual navigation for the Parrot AR.Drone.
http://wiki.ros.org/tum_ardrone
GNU General Public License v3.0
226 stars 192 forks source link

Documentation feedback #9

Open ghost opened 11 years ago

ghost commented 11 years ago

Hi! This is a great project, thank you for making this code freely available on the internet.

I've been writing a robot demonstration using the /tum_ardrone/com topic to send commands to drone_autopilot to make them swarm together at a target. I noticed a few things missing from the documentation along the way, and I thought I should let you know.

One final thing, I forked the project and updated it for ROS Groovy, if you're interested? https://github.com/jennyhasahat/tum_ardrone

lesire commented 10 years ago

Hello, Regarding the catkin support, could you check the recent hydro-devel branch and compare with your version? You could then suggest any improvement you may have done...

Regarding the documentation of /tum_adrone/com, the documentation must be ENTIRELY redone, which is on my TODO list :)

lesire commented 10 years ago

for the doc, you can now modify the README.md file and propose a pull request