Skip to content

Commit 2308209

Browse files
committed
attention system params modified
1 parent 0057319 commit 2308209

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

robocup_bringup/config/real_time_params.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ attention_server:
66
ros__parameters:
77
period: 0.05
88
max_yaw: 1.3
9-
max_pitch: 0.3 #0.185
10-
max_vel_yaw: 0.01
11-
max_vel_pitch: 0.01
12-
9+
max_pitch: 0.3
10+
max_vel_yaw: 1.75
11+
max_vel_pitch: 1.75
12+
rotation_threshold: 0.436332 # 25 degrees
13+
1314
perception_people_detection:
1415
ros__parameters:
1516
target_frame: base_footprint

0 commit comments

Comments
 (0)