Skip to content

OakLabsInc/component-oak-lights

Repository files navigation

Oak Lights Controller

Dockerhub

Requirements for use:

  • PORT env var set to port that gRPC server should listen on, defaults to 9100
  • /dev/ttyACM* devices that correspond to Oak Lights controllers mounted

Dev Notes

To run the unit tests, make sure at least one oak-lighting controller is plugged in and the above udev rule has fired. Then use this command:

docker-compose run server python -m pytest