Merge remote-tracking branch 'origin/3.0' into awc-devel
This commit is contained in:
@@ -9,14 +9,14 @@ trolley:
|
||||
footprint: [[0.583,-0.48],[0.583,0.48],[-0.583,0.48],[-0.583,-0.48]]
|
||||
delay: 1.5 # Cấm sửa không là không chạy được
|
||||
timeout: 60.0
|
||||
vel_x: 0.25
|
||||
vel_x: 0.2
|
||||
vel_theta: 0.3
|
||||
yaw_goal_tolerance: 0.015
|
||||
xy_goal_tolerance: 0.015
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
|
||||
qrcode:
|
||||
maker_goal_frame: qr_trolley
|
||||
@@ -30,7 +30,7 @@ trolley:
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
|
||||
charger:
|
||||
plugins:
|
||||
@@ -41,13 +41,13 @@ charger:
|
||||
footprint: [[0.583,-0.48],[0.583,0.48],[-0.583,0.48],[-0.583,-0.48]]
|
||||
delay: 1.5 # Cấm sửa không là không chạy được
|
||||
timeout: 60
|
||||
vel_x: 0.1
|
||||
vel_x: 0.15
|
||||
yaw_goal_tolerance: 0.015
|
||||
xy_goal_tolerance: 0.015
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
|
||||
dock_station:
|
||||
plugins:
|
||||
@@ -102,7 +102,7 @@ undock_station:
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
|
||||
qrcode:
|
||||
maker_goal_frame: qr_trolley
|
||||
@@ -116,7 +116,7 @@ undock_station:
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
|
||||
undock_station_2:
|
||||
plugins:
|
||||
@@ -135,7 +135,7 @@ undock_station_2:
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
|
||||
qrcode:
|
||||
maker_goal_frame: qr_trolley
|
||||
@@ -149,4 +149,4 @@ undock_station_2:
|
||||
min_lookahead_dist: 0.4
|
||||
max_lookahead_dist: 1.0
|
||||
lookahead_time: 1.5
|
||||
angle_threshold: 0.16
|
||||
angle_threshold: 0.4
|
||||
Reference in New Issue
Block a user