To run the camera, run the following commands in a seperate window from the storybook Camera use is optional and can be toggled on and off in the storybook window
If there are errors with the camera due to lighting then remove all cars and open the pygame window, then press space to calibrate the board. This should make the board be read correctly.
cd camera_backend
python main.pyTo run storybook to play with components, run the following command:
npm run storybook