]> defiant.homedns.org Git - ros_roboint.git/commitdiff
lower rotational speed
authorerik <erik@ROS.(none)>
Tue, 27 Aug 2013 12:34:13 +0000 (14:34 +0200)
committererik <erik@ROS.(none)>
Tue, 27 Aug 2013 12:34:13 +0000 (14:34 +0200)
config/base_local_planner_params.yaml

index aee88f6cecc95d4fd58bce1dafdcc2eb4d4c1297..4ce51b0a5a04ced3906ec9255233b5373b1378d6 100644 (file)
@@ -1,8 +1,8 @@
 TrajectoryPlannerROS:
   min_vel_x: 0.04
   max_vel_x: 0.14
-  min_in_place_rotational_vel: 0.5
-  max_rotational_vel: 1.5
+  min_in_place_rotational_vel: 0.4
+  max_rotational_vel: 0.4
 
   acc_lim_x: 0.14
   acc_lim_y: 0.0