Commit Graph
16 Commits
Author SHA1 Message Date
matlabbe 04b9abd1b9 Fixed build for upstream 0.16.1 2018-02-16 20:00:32 -05:00
matlabbe 825a556c1b 0.16.0: updated for upstream 0.16 2018-02-08 21:42:15 -05:00
matlabbe 945b2c0799 Updated for RTAB-Map 0.14, added rtabmap_ros/GPS msg and updated NodeData msg 2017-09-26 17:32:05 -04:00
matlabbe babb8c8509 Added rtabmap_ros/RGBDImage and rtabmap_ros/UserData topics. Refactored input messages synchronization of rtabmap and rtabmapviz nodes. "depth_cameras" parameter is replaced with "rgbd_cameras" parameter. Multiple camera is handled through rtabmap_ros/RGBDImage input topics (same for rgbd_odometry node). 2016-09-26 16:37:31 -04:00
matlabbe 2f6f874542 0.11.10: Updated LaserScanInfo interface. Updated NodeData msg with occupancy grids and laser scan local transform. MapsManager is now using directly the occupancy grids saved in nodes for 3D cloud, octomap and grid map. 2016-08-31 12:45:54 -04:00
matlabbe b980adf8a6 Added missing descriptors in NodeData msg 2016-08-12 11:37:29 -04:00
matlabbe 8dacddb110 Added groundTruthPose field to NodeData msg 2016-01-12 12:39:23 -05:00
matlabbe 96b7ba1f88 Updated to RTAB-Map 0.10.7. For rtabmap node: Added cloud_floor_culling_height (double) and cloud_frustum_culling (bool) 2015-09-17 22:58:29 -04:00
matlabbe 45f3e02f0b fixed build bor rtabmap 0.10.1 2015-06-28 20:40:57 -04:00
Mathieu Labbe fcd343cdd9 Updated for rtabmap 0.10.0 (multi-cameras) 2015-05-30 20:08:20 -04:00
Mathieu Labbe c75ef5c578 updated ROS messages with stamps/user_data 2015-03-25 14:52:05 -04:00
Mathieu Labbe 235c103f70 Updated to RTAB-Map 0.8.5: Added node labeling service, and set goal by label 2015-02-27 15:26:30 -05:00
Mathieu Labbe dfe5cff0c0 Updated ros-pkg for RTAB-Map 0.8.0
Moved all nodelets and rviz plugins in "rtabmap_ros" namespace instead of "rtabmap"
Refactored rtabmap_ros messages (added convenient conversion methods in rtabmap_ros/MsgConversion.h)
Added noise filtering parameters for map_assembler node
Added variance parameter for map_optimizer node
Odometry nodes publish covariance matrices in odometry messages. Publish rtambap_ros::OdomInfo topic too.
2014-12-14 16:44:13 -05:00
Mathieu Labbe 68c23a709e updated rtabmap ros-pkg name to rtabmap_ros 2014-11-25 17:13:15 -05:00
matlabbe 472596ac8e ros-pkg: added all remaining data contained in Signature into NodeData msg
map_optimizer doesn't need anymore to explicitly disable optimization in rtabmap node, thought it is still recommended to disable it to avoid double optimization...

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1941 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-10-30 14:48:31 +00:00
matlabbe b3933881ce ros-pkg: refactoring, updated rtabmap ROS msgs for easier processing (new NodeData.msg).
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1929 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-10-26 21:49:30 +00:00