I am using drivework1.2.
Are using now.
“/usr/local/driveworks/tools/capture/recorder” to receive camera input.
rig-file
{
"rig": {
"sensors": [
{
"name": "camera:front:center:120fov",
"nominalSensor2Rig": {
"quaternion": [
0.5,
-0.5,
0.5,
-0.5
],
"t": [
1.77,
0.0,
1.47
]
},
"parameter": "camera-type=ar0231-rccb-bae-ss3323,csi-port=a,camera-count=1,format=h264,output-format=raw+yuv,fifo-size=30,file-buffer-size=4194304",
"properties": {
"Model": "ftheta",
"bw-poly": "0.0 0.00102669443003833 3.77865596590254e-08 -2.1812513600894e-11 4.76916107246175e-14",
"cx": "960",
"cy": "604",
"height": "1208",
"width": "1920"
},
"protocol": "camera.gmsl",
"sensor2Rig": {
"quaternion": [
0.5,
-0.5,
0.5,
-0.5
],
"t": [
1.77,
0.0,
1.47
]
}
}
],
"vehicle": {
"valid": true,
"value": {
"COMMENT": "steeringCoefficient is not validated",
"axlebaseFront": 1.582,
"axlebaseRear": 1.575,
"bumperFront": 0.912,
"bumperRear": 1.109,
"centerOfMassToRearAxle": 1.564,
"frontCorneringStiffness": 30654.0,
"height": 1.473,
"inertia": 1780.8,
"length": 4.872,
"mass": 1779.4,
"rearCorneringStiffness": 36407.0,
"steeringCoefficient": 14.8,
"wheelDiameter": 0.673,
"wheelbase": 2.85,
"width": 1.852,
"widthWithMirrors": 2.121
}
}
},
"version": 2
}
But, changing camera-count to 2 or higher does not work.
Please help me to save multiple cameras.