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-01 17:10:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f415ea48393e959ac9a341d212391561a91bcdb
rtabmap
/
examples
/
NoEventsExample
History
matlabbe
a1d43d2353
Remove default AUTOUIC=ON from all non-ui targets. Fixed yaml target not added correctly on Vcpkg. Fixed gui odom processing time.
2023-11-19 19:40:20 -08:00
..
CMakeLists.txt
Remove default AUTOUIC=ON from all non-ui targets. Fixed yaml target not added correctly on Vcpkg. Fixed gui odom processing time.
2023-11-19 19:40:20 -08:00
main.cpp
Refactoring: set default local transform for camera drivers to opticalRotation. Added CameraModel::opticalRtotation() static function for convenience. Added CameraModel::load() from file directly for convenience. Added Camera::initFromFile() for convenience. Transform: Added opengl_T_rtabmap() and opengl_T_rtabmap() functions for convenience (convert back and forth between rtabmap world and opengl world coordinate frames)
2020-06-08 11:40:47 -04:00
MapBuilder.h
Added stereo multi-camera support (
#884
)
2022-07-20 15:20:14 -04:00