Gráfico de Commits

24 Commits

Autor SHA1 Mensagem Data
Mani Monajjemi 119899bf0a Merge branch 'master' of https://github.com/AutonomyLab/ardrone_brown_mod SDK1.8 2012-06-26 11:41:50 -07:00
Mani Monajjemi 37b6111fcc Minor text edits. 2012-06-05 14:46:58 -07:00
Mani Monajjemi adbe5eee8d Adding new services for tag detection. incomplete. 2012-05-24 12:09:21 -07:00
Mani Monajjemi 7d48045b05 Changed oriantaion type from int to float. 2012-05-24 11:51:57 -07:00
Mani Monajjemi a83644d107 Some fixes for tag detection. 2012-05-22 15:42:16 -07:00
Mani Monajjemi ca0c31e65f Modified Navdata to include tag detection. Tag detection data is pre-configured to detect 2D yellow/orange tags on horizontal camera and Rounderl tags on Vertical camera. TODO: Scaling, Services to change configurations 2012-05-22 12:06:29 -07:00
Mani Monajjemi 2f974e5049 The tag detection works in some conditions, still needs more testing. 2012-05-18 18:56:57 -07:00
Mani Monajjemi 57d191c79a Developing tag detection feature, not complete, not tested. 2012-05-18 17:17:00 -07:00
Mani Monajjemi 594b301310 Support for all camera modes have been added and tested. 2012-05-17 19:17:38 -07:00
Mani Monajjemi f53e24c716 Added two new extended topics for front/bottom cameras. the image_raw topic is still the same as before, however the two new extended topics are publishing the cropped version of image_raw seperately for each camera based on cam_state. This feature is incomplete and not well tested. 2012-05-16 19:20:14 -07:00
Mani Monajjemi 04cff7e5a9 Made the navdata_demo and cam_state global variables. 2012-05-16 18:32:18 -07:00
Mani Monajjemi 2b9a5c724e Acceleration data is now being published to navdata as well. 2012-05-16 17:53:01 -07:00
Mani Monajjemi d7024df907 Setting navdata_demo to off by default so all the data is being sent by Drone. 2012-05-16 16:22:49 -07:00
Mani Monajjemi be2f3065d1 Added new ROS service to directly set the camera channel. 2012-05-16 16:20:54 -07:00
Mani Monajjemi 20cc090b7b Make default camera and navdata states consistent during init. 2012-05-16 15:23:13 -07:00
autolab 10a829add1 Added remove lib directory and re-create it again to build_sdk to do a clean clean build 2012-05-16 15:01:09 -07:00
autolab c56431927f fixed small bug in prev commit. 2012-05-16 14:59:37 -07:00
autolab ecd67f2229 Add mkdir lib to build_sdk.sh 2012-05-16 14:58:26 -07:00
Mani Monajjemi 318a3f5b85 Minor modification in .gitignore 2012-05-16 14:32:27 -07:00
Mani Monajjemi 52d8bc10f2 Fix the invalid argument exit of the main SDK to make the driver compatible with roslaunch. 2012-05-15 15:30:41 -07:00
Mani Monajjemi 5be5536b8e My first phase of changes to:
1) Solved CMakeList.txt problem with SDL library
2) Commented out the line of the code that was nagging about unknown tagdata
3) Added the service for turning navdata_demo on/off
4) Sending critical configuration some time after init.
2012-05-15 15:27:16 -07:00
Mani Monajjemi b87a243b5d Merge branch 'master' of github.com:AutonomyLab/ardrone_brown_mod 2012-05-15 15:18:26 -07:00
Mani Monajjemi 0df6bf4ba6 initial commit 2012-05-15 15:17:54 -07:00
Mani Monajjemi 74084a5bb3 Original ardrone_brown from: http://brown-ros-pkg.googlecode.com/svn/trunk/experimental/ardrone_brown [revision 2797] 2012-05-15 15:12:43 -07:00