This is a simple controller publisher/subscriber node launch program for Swinburne's Rover Team 2025/2026.
To run: First, compile dockerfile (or download it)
./build.sh
or
docker pull docker pull swinroverteam/srt-ros:latest
Then, run the setup shell
./run.sh
Everything else should be taken care of for you!