diff --git a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_teleop.xml b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_teleop.xml index a1a4e36e9f..cb187aeaf5 100644 --- a/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_teleop.xml +++ b/jsk_fetch_robot/jsk_fetch_startup/launch/fetch_teleop.xml @@ -30,7 +30,7 @@ joystick_teleop need to publish /teleop/cmd_vel/unsafe , see https://github.com/jsk-ros-pkg/jsk_robot/blob/master/jsk_fetch_robot/jsk_fetch_startup/README.md --> - + @@ -49,7 +49,7 @@ + args="$(arg odom_topic) /odom_teleop" /> @@ -84,50 +84,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - inflater: - inflation_radius: 1.0 # 0.7 - cost_scaling_factor: 3.0 # 25.0 default 10, increasing factor decrease the cost value - obstacles: - min_obstacle_height: 0.05 - # default 5 (http://wiki.ros.org/navigation/Tutorials/Navigation%20Tuning%20Guide) - update_frequency: 10.0 - footprint_padding: 0.05 - -