Skip to content

Commit fa9ef66

Browse files
authored
Create cameras.yaml
1 parent ec41cf7 commit fa9ef66

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
cameras:
2+
front:
3+
K:
4+
- [684.83331299, 0.0, 573.37109375]
5+
- [0.0, 684.60968018, 363.70092773]
6+
- [0.0, 0.0, 1.0]
7+
D: [0.0, 0.0, 0.0, 0.0, 0.0]
8+
T_l2c:
9+
- [ 0.0289748006, -0.999580136, 0.0000368439, -0.0307300513]
10+
- [-0.0094993062, -0.0003122155, -0.999954834, -0.386689354 ]
11+
- [ 0.999534999, 0.0289731321, -0.0095043721, -0.671425124 ]
12+
- [ 0.0, 0.0, 0.0, 1.0 ]
13+
14+
front_right:
15+
K:
16+
- [1176.25545, 0.0, 966.432645]
17+
- [0.0, 1175.14569, 608.580326]
18+
- [0.0, 0.0, 1.0 ]
19+
D: [-0.270136325, 0.164393255, -0.00160720782, -0.0000741246708, -0.0619939758]
20+
T_l2c:
21+
- [-0.71836368, -0.69527204, -0.02346088, 0.05718003]
22+
- [-0.09720448, 0.13371206, -0.98624154, -0.15983010]
23+
- [ 0.68884317, -0.70619960, -0.16363744, -1.04767285]
24+
- [ 0.0, 0.0, 0.0, 1.0 ]
25+
26+
# add other cameras (back_left, front_right, back_right) similarly...

0 commit comments

Comments
 (0)