Contains utilities for quickly and conveniently launching the docker container ros_ai
In order to start a container:
Hint If there is no container in the system, it will be loaded automatically.
docker-compose up -d
To open a bash session inside a container:
docker-compose exec ros_ai bash