Files
camserver_sf/configuration/camera_config/new_camera_name.json
2022-04-26 13:44:34 +02:00

20 lines
344 B
JSON

{
"camera_calibration": {
"reference_marker": [
0,
0,
100,
100
],
"reference_marker_width": 100.0,
"reference_marker_height": 100.0,
"angle_horizontal": 0.0,
"angle_vertical": 0.0
},
"mirror_x": false,
"mirror_y": false,
"rotate": 0,
"source_type": "epics",
"source": "SLG-LCAM-C041",
"name": "new_camera_name"
}