diff --git a/configuration/camera_config/simulation.json b/configuration/camera_config/simulation.json new file mode 100644 index 0000000..067bef0 --- /dev/null +++ b/configuration/camera_config/simulation.json @@ -0,0 +1,9 @@ +{ + "camera_calibration": null, + "name": "simulation", + "source_type": "simulation", + "rotate": 0, + "mirror_x": false, + "source": "", + "mirror_y": false +} \ No newline at end of file