We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8ff44 commit 3aa3081Copy full SHA for 3aa3081
config/cob4_scan_left.yaml
@@ -13,8 +13,8 @@ min_height: 0.15
13
max_height: 1.5
14
15
# angle [radians] borders in x-y-plane of target frame
16
-angle_min: -0.5708
17
-angle_max: 0.7
+angle_min: 0.03
+angle_max: 0.78
18
angle_increment: 0.008
19
20
# range [meters] borders to the z axis of the target frame
config/cob4_scan_right.yaml
-angle_min: -0.7
-angle_max: 0.5708
+angle_min: -0.78
+angle_max: -0.03
0 commit comments