We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0057319 commit 2308209Copy full SHA for 2308209
robocup_bringup/config/real_time_params.yaml
@@ -6,10 +6,11 @@ attention_server:
6
ros__parameters:
7
period: 0.05
8
max_yaw: 1.3
9
- max_pitch: 0.3 #0.185
10
- max_vel_yaw: 0.01
11
- max_vel_pitch: 0.01
12
-
+ max_pitch: 0.3
+ max_vel_yaw: 1.75
+ max_vel_pitch: 1.75
+ rotation_threshold: 0.436332 # 25 degrees
13
+
14
perception_people_detection:
15
16
target_frame: base_footprint
0 commit comments