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
1d33b43ee72d9e7db411e471a60ba4426f852d49
rtabmap
/
guilib
/
include
/
rtabmap
/
gui
History
Mathieu Labbe
ee7a5f591a
GUI: updated Source menu check behavior, checking if "rtabmap.tmp.db" exists before deleting it (in case of another RTAB-Map is running in the same working directory)
2015-03-01 19:41:03 -05:00
..
CalibrationDialog.h
Added rtabmap-camera tool. Added Export button in Calibration dialog to
2015-01-19 16:14:49 -05:00
CloudViewer.h
Removed parameter "LccIcp/HighTransitionalVariance" (Identity covariance is set directly on pose correction and local loop closure detection in space)
2015-02-25 17:06:52 -05:00
DatabaseViewer.h
Database update (version 0.8.5): added Node.stamp and Node.label fields
2015-02-27 15:24:15 -05:00
DataRecorder.h
Refactoring: Renamed rtabmap::Image to rtabmap::SensorData
2014-08-18 23:14:04 +00:00
ImageView.h
GUI: Optimized odometry display
2015-01-23 15:16:05 -05:00
KeypointItem.h
rtabmap:
2014-12-18 16:54:46 -05:00
LoopClosureViewer.h
Refactored how visualization data are transfered between core and gui: using only Signature object instead of separated image,deph,fx,fy...
2014-10-26 21:47:29 +00:00
MainWindow.h
GUI: updated Source menu check behavior, checking if "rtabmap.tmp.db" exists before deleting it (in case of another RTAB-Map is running in the same working directory)
2015-03-01 19:41:03 -05:00
OdometryViewer.h
Found a workaround for Issue 5 to avoid segmentation faults. The data included in the created window are cleared, but the window itself is not destroyed, only when its parent is deleted -> here the MainWindow. It seems that child CloudViewer windows don't crash when deleted on application exit.
2014-10-02 19:33:51 +00:00
PreferencesDialog.h
GUI: updated Source menu check behavior, checking if "rtabmap.tmp.db" exists before deleting it (in case of another RTAB-Map is running in the same working directory)
2015-03-01 19:41:03 -05:00
RtabmapGuiExp.h
Changed license to BSD
2014-08-11 17:00:55 +00:00
UCv2Qt.h
-Added the grid map in the 3D map view (pcl::TextureMesh, available only when pcl>=1.7.2). Refactored how 2d maps are created.
2014-07-29 21:48:37 +00:00