fixed grammar error in read me

This commit is contained in:
Michael Weig 2026-03-22 14:09:59 +00:00
parent 96b3e35248
commit ac2c88c339

View File

@ -51,4 +51,4 @@ python dataset_creation/camera_handling/camera_stream_AU_and_ET_new.py
python predict_pipeline/predict_sample.py python predict_pipeline/predict_sample.py
``` ```
3. Use [predict_service_timer_documentation.md](/predict_pipeline/predict_service_timer_documentation.md) to see how to use the service and timer for automation. On Ohm-UX driving simulator's jetson board, the service runs starts automatically when the device is booting. 3. Use [predict_service_timer_documentation.md](/predict_pipeline/predict_service_timer_documentation.md) to see how to use the service and timer for automation. On Ohm-UX driving simulator's jetson board, the service runs in the background and starts automatically when the device is booting.