Added readme, also didn't realize git info was still set to safy on that

drone.
This commit is contained in:
Alex Davies 2023-11-08 11:10:09 -03:30
parent 809499ecbd
commit 53119c8b2a
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
Quick hack for relaying local ros topics to a remote rosbridge master.
This works on ros-melodic, you can change it to build using other ros-distro's easily by editing the Dockerfile.
To run, make sure you have docker installed and simply run the command `docker compose up --build` from the root
of this repository. You can also run `docker compose up --build --detach` to run it in the background.
Configuration is set in the `docker-compose.yaml`. This includes what topics to relay, and a TOPIC_PREFIX
which should be unique for each drone.