race 2024-01

This commit is contained in:
2024-01-26 12:25:36 +01:00
parent 9335b69c74
commit c3ed6e6a9d
5 changed files with 37 additions and 9 deletions

View File

@ -110,6 +110,8 @@ spec:
- "--objects-threshold=$(THRESHOLD_OBJECTS)"
- "--camera-fps=$(CAMERA_FPS)"
- "--log=info"
- "--camera-tuning-exposition=8300us"
#- "--camera-tuning-exposition=500us"
securityContext:
runAsUser: 0
privileged: true
@ -167,6 +169,8 @@ spec:
name: robocar-camera
- name: MQTT_QOS
value: "0"
#- name: DEPTHAI_LEVEL
# value: debug
- name: TZ
value: "Europe/Paris"
hostNetwork: true

View File

@ -17,4 +17,4 @@ images:
newTag: v0.6.4
- name: git.cyrilix.bzh/robocars/robocar-oak-camera
newTag: v0.4.0
newTag: v0.5.0