From f9c9e21c9a842a4a6347b69327e885b36a566058 Mon Sep 17 00:00:00 2001 From: jgmonroy Date: Thu, 3 Aug 2017 17:51:41 +0200 Subject: [PATCH] [rf2o] added ref to project page on demo.launch and also included new verbose parameter --- launch/rf2o_laser_odometry.launch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/launch/rf2o_laser_odometry.launch b/launch/rf2o_laser_odometry.launch index 805f56e..1967979 100644 --- a/launch/rf2o_laser_odometry.launch +++ b/launch/rf2o_laser_odometry.launch @@ -3,9 +3,13 @@ from consecutive range scans. It is very useful for the estimation of the robot odometry from 2D laser range measurements. + For more info please visit: http://mapir.isa.uma.es/work/rf2o + Requirements: - 2D laser scan, publishing sensor_msgs::LaserScan - TF transform from the laser to the robot base + - MRPT (http://www.mrpt.org/) + - Tested with v1.3 (official ubuntu release) --> @@ -17,7 +21,8 @@ # frame_id (tf) of the mobile robot base. A tf transform from the laser_frame to the base_frame is mandatory # frame_id (tf) to publish the odometry estimations # (Odom topic) Leave empty to start at point (0,0) - # Execution frequency. See "Planar Odometry from a Radial Laser Scanner. A Range Flow-based Approach. ICRA'16" + # Execution frequency. + # verbose