This website requires JavaScript.
Explore
Help
Sign In
i
/
rtabmap
Watch
1
Star
0
Fork
0
You've already forked rtabmap
mirror of
https://github.com/introlab/rtabmap.git
synced
2026-09-02 01:20:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8dccc2228762157a382e90c658a3409c9ef14a3
rtabmap
/
tools
History
matlabbe
b8dccc2228
Added CameraStereoImages class to read stereo images from a directory. Added a particle filter to smooth odometry trajectory. Added parameter RGBD/OptimizeEpsilon to limit TORO iterations when error improvement is small. Added Rtabmap/CreateIntermediateNodes parameter: this can be used to keep all odometry poses 'between' nodes used for loop closure detection. Added PnP approach to loop closure constraint estimation. Fixed decimation of stereo images when image size is odd.
2015-06-11 16:57:16 -04:00
..
Calibration
Calibration Freeenct2: switching images by default
2015-05-05 19:43:25 -04:00
Camera
changed all std::atof() to uStr2Float() to fix locale comma float conversion problem
2015-02-04 21:20:17 -05:00
CameraRGBD
Added CameraStereoImages class to read stereo images from a directory. Added a particle filter to smooth odometry trajectory. Added parameter RGBD/OptimizeEpsilon to limit TORO iterations when error improvement is small. Added Rtabmap/CreateIntermediateNodes parameter: this can be used to keep all odometry poses 'between' nodes used for loop closure detection. Added PnP approach to loop closure constraint estimation. Fixed decimation of stereo images when image size is odd.
2015-06-11 16:57:16 -04:00
ConsoleApp
Update main.cpp
2015-05-25 18:04:29 -04:00
DatabaseViewer
Add QT5 Support
2015-03-16 22:54:19 +00:00
DataRecorder
updated dataRecorder app to use all drivers, fixed OpenNI2 intermittent deadlock on end of *.oni reading
2015-04-23 11:08:50 -04:00
EpipolarGeometry
Added Depth information to ImageView's keypoint items
2015-05-05 11:39:30 -04:00
ExtractObject
changed all std::atof() to uStr2Float() to fix locale comma float conversion problem
2015-02-04 21:20:17 -05:00
ImagesJoiner
Simplified rtabmap-imagesJoiner tools
2015-01-30 18:07:28 -05:00
OdometryViewer
Updated how local scan matching is done (doing it on segmented local paths)
2015-04-27 02:43:06 -04:00
VocabularyComparison
changed all std::atof() to uStr2Float() to fix locale comma float conversion problem
2015-02-04 21:20:17 -05:00
CMakeLists.txt
Added rtabmap-camera tool. Added Export button in Calibration dialog to
2015-01-19 16:14:49 -05:00