Investigated how to get deployment and ros2 to work together.
This branch has several new elements:
Deployment folder now contains generic kubernetes deployment files, as well as instructions on how kubernetes deployment works (possibly with instructions to be moved in the future)
The testing directory contains code, scenarios and deployment used for debugging and testing our scenarios. These are also documented. Makefiles allow an easy way to build locally, run in development with bind mounts, and also do cross-architecture builds using docker buildx.
Includes a number of small changes and updates to other systems as well including mavros (next investigation will be at deploying mavros and controllers.
Investigated how to get deployment and ros2 to work together.
This branch has several new elements:
docker buildx
.