mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
Cameras dic
Added settings folder, and creating dictionary from the cameras and pipelines
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
class ChameleonPipeline:
|
||||
|
||||
def __init__(self, dic):
|
||||
self.id = dic["id"]
|
||||
self.exposure = dic["exposure"]
|
||||
self.brightness = dic["brightness"]
|
||||
|
||||
Reference in New Issue
Block a user