matlabbe 2e9634cf65 Refactoring: removed some code duplication about transformation estimation and features (2D-3D) extraction.
Added Feature2D::generateKeypoints3D() for convenience.
Added parameter "Vis/PnPOpenCV2".
Added parameter "Vis/ForwardEstOnly".
Removed OdometryOpticalFlow class, replaced by OdometryF2F (frame-to-frame). To get the same previous OpticalFLow approach, parameter "Vis/CorType" should be set to 1.
Some parameters under group "OdomFlow/..." are now under "Vis/CorFlow...".
In Registration class, add computeTransformationMod() method to modify input signatures.
Added constructor Signature(SensorData) for convenience.
Modified words multimap used with cv::Point3f instead of pcl::PointXYZ to limit the use of PCL headers where they are not really required.
Added Stereo::create() for convenience.
Transform: fixed quaternion constructor where data_ was not initialized. Added parentheses operator for convenience.
DatabaseViewer: loading .rtabmap/rtabmap.ini instead of .rtabmap/dbViewer.ini when used from rtabmap application. Added vertical layout option for convenience.
MainWindow: fixed wrong Odometry speed values
ParametersToolBox: using QStackedWidget instead of a QToolBox for space, added "Restore Defaults" button.
2015-12-21 17:27:05 -05:00
2013-12-12 22:36:56 +00:00
2015-09-03 09:56:25 -04:00
2014-10-24 11:37:06 +00:00
2015-12-02 11:55:46 -05:00
2015-07-27 11:04:48 -04:00
2014-11-28 10:11:08 -05:00
2015-10-24 17:03:44 -04:00
2014-11-26 11:03:36 -05:00

rtabmap

RTAB-Map library and standalone application.

For more information, visit the RTAB-Map's home page or the RTAB-Map's wiki.

To use RTAB-Map under ROS, visit the rtabmap page on the ROS wiki.

Languages
C++ 63.7%
C 29.8%
CMake 1.7%
Java 1.5%
Swift 0.9%
Other 2.3%