Commit Graph

128 Commits

Author SHA1 Message Date
matlabbe
5f488ed269 Added Memory/Distance_travelled/m to Statistics 2015-10-13 16:57:02 -04:00
matlabbe
b90b46e5ac Increased ROS package version to 0.10.4 2015-08-04 15:45:52 -04:00
Mathieu Labbe
9fde57843f Increased version to 0.9.0. Refactoring: Split util3d.h into multiple files util3d_****.h to reduce compilation time. Also removed all PCL templates to reduce memory used while compiling. 2015-05-13 19:54:23 -04:00
matlabbe
c697d27d86 added libvtk-qt dependency to package.xml 2015-05-12 08:36:31 -04:00
Mathieu Labbe
d7030e0e38 Increased database version to 0.8.11 (new Depth.data2d_max_pts column). Updated how local loop closure detection in space is done. Update GraphViewer with local radius ellipse and current goal node color. MainWindow saving/loading figures automatically accordingly to the previous session saved. 2015-05-03 18:16:55 -04:00
Mathieu Labbe
abb7eb15ac Updated version to 0.8.11. Added param RGBD/LocalLoopDetectionPathOdomPosesUsed. DatabaseViewer: export option at a specified framerate. DBReader: option to read database at a rate specified by the stamps saved. Database: Added new column "data2d_max_pts" in Depth table 2015-05-01 07:30:09 -04:00
matlabbe
24e79ad9d7 updated version to 0.8.10 2015-04-29 00:17:01 -04:00
matlabbe
8531991f7c Update package.xml 2015-04-28 13:25:51 -04:00
Mathieu Labbe
186dc60a49 Version 0.8.8: added "user_data" field in database. Added WifiMapping example. Fixed FATAL error when initializing rtabmap with no database. 2015-03-25 13:31:12 -04:00
Mathieu Labbe
aa8fe2e55c Added g2o optimization option (along with TORO). Some refactoring: updated graph optimization parameter names, new graph::Optimizer class and new parameter RGBD/OptimizeSlam2d 2015-03-12 17:00:56 -04:00
Mathieu Labbe
05d4276ba0 updated dependency on "libfreenect" (ROS) instead of "libfreenect-dev" in package.xml 2015-03-10 11:18:53 -04:00
Mathieu Labbe
d77b0dfb14 Updated version to 0.8.6: Added parameter Mem/TransferSortingByWeightId 2015-03-09 15:25:51 -04:00
Mathieu Labbe
721de2e76b Database update (version 0.8.5): added Node.stamp and Node.label fields
Added labeling mechanism of nodes (by default the first node of a map is tagged "map#")
2015-02-27 15:24:15 -05:00
Mathieu Labbe
eb96fe1249 increased version to 0.8.4: Database Link's "variance" field split into "rot_variance" and "trans_variance". Added Parameter LccIcp/HighTransitionalVariance 2015-02-24 16:06:02 -05:00
Mathieu Labbé
530fd5d2c1 increased version to 0.8.3 2015-02-08 18:00:18 -05:00
Mathieu Labbe
d202c13118 updated catkin package version to 0.8.2 2015-01-12 14:35:29 -05:00
Mathieu Labbe
167af9b0ea Updated version to 0.8.1 2015-01-09 13:46:12 -05:00
Mathieu Labbe
744e2fb3c7 Updated version to 0.8.0
Libraries are installed in lib directly with symbolic links, not in lib/rtabmap-0.8. Removed the need of RPATH in cmake.
Saving variance of each link in database (new field Link.variance). The variance is used to generate the constraint information matrices for TORO optimization.
ICP: computing variance instead of fitness.
ICP3: added correspondences ratio parameter
Added OdometryInfo class
Refactoring: renamed depth2d stuff to laserScan. rtabmap::Memory and rtabmap::Signature classes (no more distinct neighbor, loop closure or child loop closure links, only links with different types)
2014-12-14 16:42:10 -05:00
matlabbe
b734b89051 Update package.xml 2014-12-02 17:31:07 -05:00
Mathieu Labbe
9e1d38fe09 added Odometry view to MainWindow, increased version to 0.7.3 2014-12-02 17:01:24 -05:00
matlabbe
314711d6ad Update package.xml
version 0.7.2
2014-11-27 15:48:41 -05:00
matlabbe
68711bd5b9 Update package.xml 2014-11-27 11:06:59 -05:00
matlabbe
ea7e60140b Update package.xml
added author, updated description
2014-11-27 10:52:25 -05:00
matlabbe
5b1dddfa9f Update package.xml 2014-11-25 14:47:30 -05:00
Mathieu Labbe
8ac279ac74 updated package.xml 2014-11-25 14:03:12 -05:00
Mathieu Labbe
071cec09a5 updated package.xml 2014-11-25 13:35:05 -05:00
matlabbe
f55600d362 Update package.xml 2014-11-25 11:30:48 -05:00
matlabbe
c8203f2119 added package.xml to rtabmap lib sources
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1969 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-11-04 21:21:26 +00:00