Narasimhan, The "transform_tolerance" parameter actually applies only to Costmap2DROS objects ( http://www.ros.org/wiki/costmap_2d#Coordinate_frame_and_tf_parameters) and not to NavfnROS. Much older versions of NavfnROS required the transform_tolerance parameter, which is probably how you ended up finding a navfn_params.yaml file, but the tutorial would be more correct if the navfn_params.yaml file was left out altogether or if it was used to set the "allow_unknown" parameter which is the only parameter read by NavfnROS - http://www.ros.org/wiki/navfn#Parameters. For now, I've changed the tutorial to set the "allow_unknown" parameter to its default value as it might be useful for people to see how they could set parameters on the NavfnROS object. Hope all is well, Eitan On Mon, Jul 12, 2010 at 6:16 PM, Narasimhan wrote: > > i've added navfn_params.yaml to the tutorial. It just sets the tolerance > for > NavfnROS(yet to explore it myself). i think now the tutorial is complete( > atleast without errors). thanks for helping out. > -- > View this message in context: > http://ros-users.122217.n3.nabble.com/Navigation-stack-and-stage-tp939323p962002.html > Sent from the ROS-Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > ros-users mailing list > ros-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ros-users > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >