|
@@ -25,10 +25,10 @@
|
|
# 将角速度从0.5rad/s改为0.2rad/s,tolerance_angel从0.03->0.05.
|
|
# 将角速度从0.5rad/s改为0.2rad/s,tolerance_angel从0.03->0.05.
|
|
#######################################################################
|
|
#######################################################################
|
|
test_circle: 2 #test run circle
|
|
test_circle: 2 #test run circle
|
|
-angular_speed: 0.2 #default 0.2rad/s
|
|
|
|
|
|
+angular_speed: 0.5 #default 0.2rad/s
|
|
tolerance_angle: 0.04 #tolerance radians
|
|
tolerance_angle: 0.04 #tolerance radians
|
|
angular_scale: 1.00
|
|
angular_scale: 1.00
|
|
check_odom_rate: 15 #check odom rate
|
|
check_odom_rate: 15 #check odom rate
|
|
cmd_topic: /cmd_vel
|
|
cmd_topic: /cmd_vel
|
|
base_frame: base_footprint
|
|
base_frame: base_footprint
|
|
-odom_frame: odom
|
|
|
|
|
|
+odom_frame: odom_combined
|