matlabbe
|
ce33ffe80a
|
fixed issue #30
|
2015-08-03 13:30:12 -04:00 |
|
matlabbe
|
554b8978a0
|
Updated how RtabmapCmdEvent should be called (using UVariant). MainWindow: added new actions to export poses (KITTI, RGBD-SLAM and TORO formats)
|
2015-08-01 23:42:36 -04:00 |
|
Mathieu Labbe
|
5700c14bcb
|
DatabaseViewer: added exporting of a specific session with or without user_data. MainWindow: added action to send goal to rtabmap. Rtabmap: Saving goals in user_data of the current signature, modified parameter Mem/RehearsedNodesKept to Mem/NotLinkedNodesKept. DBReader: added sending goals when detected while playing back a database.
|
2015-04-17 18:30:12 -04:00 |
|
Mathieu Labbe
|
39ef8c0f0a
|
fixed OdometryViewer where clouds were not all removed or shown
|
2015-04-06 14:32:32 -04:00 |
|
Mathieu Labbé
|
37c34e8186
|
Fixed some warnings on VisualStudio2010
|
2015-04-01 10:38:59 -04:00 |
|
Mathieu Labbe
|
3d1eccbce1
|
changed all std::atof() to uStr2Float() to fix locale comma float conversion problem
|
2015-02-04 21:20:17 -05:00 |
|
Mathieu Labbe
|
9d20403930
|
Simplified rtabmap-imagesJoiner tools
|
2015-01-30 18:07:28 -05:00 |
|
Alexis Ballier
|
d8db777d7c
|
Use standard CMAKE_INSTALL_{BIN,LIB}DIR instead of INSTALL_{BIN,LIB}_DIR.
Overriding the latters caused me to see these files installed in ${DESTDIR}/${BUILD_DIR}
|
2014-12-17 17:44:47 +01:00 |
|
Mathieu Labbe
|
9287570b71
|
Updated library install directory, removing explicitly setting RPATH
|
2014-12-09 20:17:03 -05:00 |
|
matlabbe
|
d30c2baf51
|
Changed WIN32 to _WIN32 to handle some 64bits systems where WIN32 is not defined (_WIN32 should be defined both for 32bits and 64bits systems: http://msdn.microsoft.com/en-us/library/b0084kay.aspx).
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1830 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2014-10-03 01:40:17 +00:00 |
|
matlabbe
|
2d7ba1b9f4
|
updated utilite UConversion.cpp src
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1291 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2014-04-11 22:07:31 +00:00 |
|
matlabbe
|
ac626a846e
|
removed ImagesDbExtractor tool (already inside databaseViewer)
add optional delay to DBReader
added more options to odometryViewer tool
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1264 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2014-02-28 22:11:36 +00:00 |
|
matlabbe
|
804c9162d0
|
Fixed package creation (package target), updated RTABMapConfig.cmake
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1051 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-12-13 00:51:48 +00:00 |
|
matlabbe
|
1c3f78f2d6
|
fixed Win32 build (VS2010)
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1050 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-12-12 22:36:56 +00:00 |
|
matlabbe
|
82cddd1ed1
|
fixed some compilation errors after the merge
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1021 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-12-11 01:16:45 +00:00 |
|
matlabbe
|
8b8511e154
|
Merged pcl_integration branch to trunk
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1014 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-12-11 00:12:44 +00:00 |
|
matlabbe
|
21bd27586f
|
Fixed compilation error on Mountain Lion
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@919 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-08-19 20:22:42 +00:00 |
|
matlabbe
|
ffbf4c8ba3
|
Added UFile::copy()
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@909 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-06-18 17:08:37 +00:00 |
|
matlabbe
|
b675d2672b
|
Included UtiLite library directly in Rtabmap source (to simplify the installation)
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@856 f169173b-cf89-36c8-b27e-44dbe73f0c83
|
2013-04-30 20:17:42 +00:00 |
|