Mani Monajjemi
|
c25403e4f2
|
The driver now provides the ROS standard way to get/set both ardrone's
camera parameters.
|
2012-08-20 17:12:22 -07:00 |
|
Mani Monajjemi
|
6059cacd3a
|
Frames for frontcam and downcam are now consistent with ROS rep 103.
http://www.ros.org/reps/rep-0103.html
It does make sense with
http://www.ros.org/doc/api/sensor_msgs/html/msg/CameraInfo.html
information, if you define moving to the right as the camera moves right
and the object inside move to left. [Needs verification].
The notation here: http://www.ros.org/wiki/camera_pose_toolkits
is consistent with what I've done so far.
|
2012-08-20 14:28:17 -07:00 |
|
Mani Monajjemi
|
974a7115d8
|
naming changed for tf. IMU data are now converted using fixed-axis
rotations.
|
2012-08-20 12:46:44 -07:00 |
|
Mani Monajjemi
|
1797e84c1f
|
Revised tf transformations.
|
2012-08-17 23:32:04 -07:00 |
|
Mani Monajjemi
|
277526a567
|
New topic imu of standard type sensor_msgs::Imu
|
2012-08-17 18:13:00 -07:00 |
|
Mani Monajjemi
|
71bc9d0279
|
TF support added to the driver for front_cam/bottom_cam/imu frames.
The rotations are accurate however the translations are rough.
|
2012-08-17 17:05:41 -07:00 |
|
autolab
|
5c6cc2fedb
|
frame_id added to navdata
|
2012-08-16 18:51:45 -07:00 |
|
autolab
|
2b7d488e6c
|
drone_frame_id is now can be set as a param. This param is used in image messages header.
A bug in 5s wait time fixed.
|
2012-08-16 13:56:15 -07:00 |
|
autolab
|
c3d263dfae
|
The ROS loop will not execute any commands for the first 5 seconds anymore to give ARDroneSDK some time to initialize completeley.
|
2012-08-15 11:37:32 -07:00 |
|
autolab
|
8da82d5780
|
Minor edit in README file to correct unit
|
2012-08-14 14:26:04 -07:00 |
|
Mani Monajjemi
|
91918819b9
|
Some information about the Drone is now being printed to the screen
after init phase.
|
2012-08-13 18:00:10 -07:00 |
|
Mani Monajjemi
|
df465580d6
|
Fixed missing timestamp in message headers (Navdata & Video). rxplot
now should work fine with Navdata.
|
2012-08-08 17:19:41 -07:00 |
|
Mani Monajjemi
|
909ee16d96
|
Fixed the remaining part of the number of subscribers check for image
topics.
|
2012-08-07 10:49:37 -07:00 |
|
Mani Monajjemi
|
ef81277061
|
Fixed critical bug in subscribers check in publish video.
|
2012-08-03 15:37:41 -07:00 |
|
Mani Monajjemi
|
10bea4190f
|
Todo updated
|
2012-08-01 16:07:17 -07:00 |
|
Mani Monajjemi
|
0a3a9086ec
|
Minor edit in README
|
2012-08-01 16:03:59 -07:00 |
|
Mani Monajjemi
|
3ef38ccd60
|
Minor edits in README
|
2012-08-01 16:02:56 -07:00 |
|
Mani Monajjemi
|
3f19a8d04a
|
Readme updated for enhanced Navdata message.
|
2012-08-01 15:59:44 -07:00 |
|
Mani Monajjemi
|
e7233dcfce
|
Merging Navdata2 to Navdata. Now Navdata msg contains Magnetometer, Pressure, Temperature and Wind sensory information.
|
2012-08-01 15:45:28 -07:00 |
|
Mani Monajjemi
|
d0f3502d94
|
Merge pull request #2 from younata/master
[Still Experimental] Added magnetometer, pressure, temperature, and wind speed information to new message navdata2.
|
2012-08-01 12:13:08 -07:00 |
|
Brindle
|
cb746ed9f6
|
Merge branch 'master' of git://github.com/AutonomyLab/ardrone_autonomy
|
2012-07-31 22:44:21 -07:00 |
|
Brindle
|
b1841cdd91
|
Fixed publishing of navdata2.
|
2012-07-31 22:39:35 -07:00 |
|
Brindle
|
019f1b7411
|
Merge branch 'master' of github.com:younata/ardrone_autonomy
Conflicts:
src/ardrone_driver.cpp
|
2012-07-31 21:37:02 -07:00 |
|
Brindle
|
2f91026bbc
|
foo
|
2012-07-31 21:35:48 -07:00 |
|
Mani Monajjemi
|
eaee5ab16d
|
README updated to reflect ROS fuerte compatibility.
|
2012-07-31 15:41:45 -07:00 |
|
Rachel Brindle
|
c34f24f785
|
Should publish navdata2 correctly if ARDRONE2
|
2012-07-31 14:48:35 -07:00 |
|
Mani Monajjemi
|
68f7c8cd20
|
Sanity check for the led animation service
|
2012-07-27 15:37:39 -07:00 |
|
Mani Monajjemi
|
e278393948
|
minor edits in readme
|
2012-07-27 15:33:38 -07:00 |
|
Mani Monajjemi
|
375df03b1c
|
Updating documentation for the setledanimation service.
|
2012-07-27 15:31:23 -07:00 |
|
Mani Monajjemi
|
7f6d4746d9
|
Support for AR-Drone LED animation as a service added. Not tested.
|
2012-07-27 14:31:08 -07:00 |
|
Rachel Brindle
|
cdf41f304c
|
ARDrone 2 video no longer publishes if there are no subscribers.
|
2012-07-26 17:35:25 -07:00 |
|
Rachel Brindle
|
cd28497b88
|
Forgot to include the navdata2 message.
|
2012-07-26 17:23:01 -07:00 |
|
Rachel Brindle
|
1ba71f1916
|
Add support for some ARDrone 2 specific sensors.
Navdata no longer publishes when there is no one listening.
|
2012-07-26 17:16:19 -07:00 |
|
Mani Monajjemi
|
58d20cdbde
|
Added more questions to FAQ
|
2012-07-19 10:45:12 -07:00 |
|
Mani Monajjemi
|
89e5765e50
|
Minor README edit
|
2012-07-19 10:18:02 -07:00 |
|
Mani Monajjemi
|
be7000a2aa
|
Minor edits on README
|
2012-07-12 10:05:27 -04:00 |
|
Mani Monajjemi
|
bae9bf4f67
|
README polished
|
2012-07-10 20:46:29 -04:00 |
|
Mani Monajjemi
|
4ab9d1278f
|
TOC added, not tested
|
2012-07-10 20:40:12 -04:00 |
|
Mani Monajjemi
|
7fd389291a
|
README is ready
|
2012-07-10 20:34:30 -04:00 |
|
Mani Monajjemi
|
a8ea6d5be6
|
Minor formatting
|
2012-07-09 21:04:39 -04:00 |
|
Mani Monajjemi
|
7e3b5d6b40
|
MD Formatting
|
2012-07-09 17:42:10 -04:00 |
|
Mani Monajjemi
|
34f18b1367
|
Some major edits on documentation
|
2012-07-08 13:18:01 -07:00 |
|
Mani Monajjemi
|
b49d23d65f
|
Finished the first pass of writing the README
|
2012-07-08 12:09:23 -07:00 |
|
Mani Monajjemi
|
3553e234a7
|
Adding more information
|
2012-07-08 11:49:43 -07:00 |
|
Mani Monajjemi
|
87aff14f2e
|
Updating README.
|
2012-07-08 11:21:25 -07:00 |
|
Mani Monajjemi
|
0d6146fbe0
|
Ignoring changes in the Makefile forever.
|
2012-07-06 13:03:35 -07:00 |
|
Mani Monajjemi
|
609bf100ae
|
Adding a base Makefile for the project.
|
2012-07-06 13:02:16 -07:00 |
|
Mani Monajjemi
|
f5c28b2fe2
|
Licenses updated to latest Parrot Terms.
|
2012-07-05 11:17:41 -07:00 |
|
Mani Monajjemi
|
b1a7b08ab2
|
build_sdk script re-added to the project. Minor bug fix in sdk.makefile.
|
2012-07-05 10:42:22 -07:00 |
|
Mani Monajjemi
|
598376a75b
|
Renaming finished
|
2012-07-05 10:34:39 -07:00 |
|