Commit Graph
9 Commits
Author SHA1 Message Date
matlabbe 2ac46c983a Split librtabmap_ros.so in to 3 libraries to decrease compilation time. Added scan-only common subscribers. 2018-11-14 17:51:47 -05:00
matlabbe 5edae82d98 Added MapGraph message to avoid MapGraphDisplay to subscribe to MapData (which can contain node data not used by MapGraphDisplay, that also limit the bandwidth used when MapCloudDisplay and MapGraphDisplay are added to RVIZ) 2015-09-15 16:40:07 -04:00
matlabbe 477ed8d494 Added message type to rviz plugins (to show up in RVIZ under "By topics" displays) 2015-07-26 13:36:30 -04: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
matlabbe ae19ddf5af ros: added MapGraph rviz plugin to show trajectory, added ros service PublishMap
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1682 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-09-22 18:04:29 +00:00
matlabbe d6aeaa5807 RVIZ: added rtabmap/InfoDisplay to show loop closure information from rtabmap::Info msgs
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1555 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-07-13 21:07:25 +00:00
matlabbe c5cd0b7517 RVIZ: added OrbitOrientedViewController plugin, the camera will follow the orientation of the target frame
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1554 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-07-13 20:23:40 +00:00
matlabbe 4d557e6a50 ros: Added rtabmap/GetMap service, removed MapData from InfoEx msg
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1459 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-07-06 19:58:15 +00:00
matlabbe 4384dead67 Added RVIZ plugin "MapCloud" to show incrementally point clouds of the map in RVIZ
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1455 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-07-04 23:12:34 +00:00