Skip to content

Commit 696fc4e

Browse files
authored
Update cone_detection.yaml
moved the l2v to cameras.yaml
1 parent c727057 commit 696fc4e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

launch/cone_detection.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ drive:
1717
args:
1818
camera_name: front #[front, front_right]
1919
camera_calib_file: ./GEMstack/knowledge/calibration/cameras.yaml
20-
21-
T_l2v:
22-
- [0.99939639, 0.02547917, 0.023615, 1.1]
23-
- [-0.02530848, 0.99965156, -0.00749882, 0.03773583]
24-
- [-0.02379784, 0.00689664, 0.999693, 1.95320223]
25-
- [0.0, 0.0, 0.0, 1.0]
2620
enable_tracking: True # True if you want to enable tracking
2721
visualize_2d: False # True to see 2D detection visualization
2822
use_cyl_roi: False # True to use a cylinder ROI

0 commit comments

Comments
 (0)