8 Commits

Author SHA1 Message Date
Tom van Dijk 829f8d7796 unwrap_pano module for panoramic cameras (#2269)
* Create unwrap_pano module

Create basic settings structure.

* Get basic image unwrapping working

* Add module settings

* Fix incorrect declaration of pano_unwrap_init()

* Add video_thread dependency

* Fix incorrect minus sign on real drone

* Set default forward direction for ARDrone2

* Set default vertical resolution to 0.18

Seems to be a better match with the gazebo model.

* Use LUT for unwrapping

LUT seems to work fine in simulation, except it crashes when
overwrite_video_thread is set to false...?

* FIX Add workaround for overwrite disable crash

* Add calibration pattern

* Expand module documentation

BUG: Segfault on startup on real drone, outside of camera_cb.

* Add example images to documentation

* Remove unused code and printf's

* Add max FPS define

* WIP add to ardrone2 example

* Fix #2187

* Clean up merge and temporary changes
2018-05-30 23:05:43 +02:00
Tom van Dijk 73993ee708 Drag-based velocity estimator (#2132) 2017-11-13 10:28:25 +01:00
bartslinger 9022e2e599 [sdcard] new: sdcard spi interface 2015-06-29 13:46:10 +02:00
Christophe De Wagter c9b69918a2 Binary files with bad eol-style were corrupted. Restored last CVS versions. 2009-03-31 13:35:27 +00:00
Antoine Drouin a60b95bef1 *** empty log message *** 2007-12-05 14:42:06 +00:00
Antoine Drouin ea6f7b6357 *** empty log message *** 2007-12-05 13:47:48 +00:00
Antoine Drouin 66c720cd97 *** empty log message *** 2007-12-05 10:38:44 +00:00
Antoine Drouin f11ce49188 *** empty log message *** 2007-12-04 16:25:12 +00:00