Cameras dic

Added settings folder, and creating dictionary from the cameras and pipelines
This commit is contained in:
Sagi Frimer
2019-03-31 01:27:17 +03:00
parent 3d5a326e0b
commit 557f6a109f
8 changed files with 62 additions and 36 deletions

View File

@@ -0,0 +1,5 @@
{
"team_number": 1577,
"curr_camera": "cam1",
"curr_pipeline": "pipeline1"
}