Closed mhl787156 closed 3 years ago
LEDs now working satisfactorily.
Pushing port of camera to later on
Key question here is whether the clover libraries should be included in this repository or whether a separate repo should deal with it
I have decided that ProjectStarling should only cater for the core elements of the project, the clover libraries are already in their own repository and can stay as such and should not be included into this repo. However it is neccesary that its own build system be implemented in a similar manner to this repo
This PR adds the components required to use specific hardware on the clover drones.
Specifically it uses the ros2 clover port here. It is constructed as the
starling-clover
docker containerThe proposal is that this container is run as a daemon over kubernetes, running on any node with the
type:clover
tag or similar.Todo: