Skip to content

Commit 3aa3081

Browse files
author
svn
committed
Adapted opening angle of scan
1 parent 0e8ff44 commit 3aa3081

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/cob4_scan_left.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ min_height: 0.15
1313
max_height: 1.5
1414

1515
# angle [radians] borders in x-y-plane of target frame
16-
angle_min: -0.5708
17-
angle_max: 0.7
16+
angle_min: 0.03
17+
angle_max: 0.78
1818
angle_increment: 0.008
1919

2020
# range [meters] borders to the z axis of the target frame

config/cob4_scan_right.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ min_height: 0.15
1313
max_height: 1.5
1414

1515
# angle [radians] borders in x-y-plane of target frame
16-
angle_min: -0.7
17-
angle_max: 0.5708
16+
angle_min: -0.78
17+
angle_max: -0.03
1818
angle_increment: 0.008
1919

2020
# range [meters] borders to the z axis of the target frame

0 commit comments

Comments
 (0)