Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 400 Bytes

File metadata and controls

21 lines (17 loc) · 400 Bytes

Swinburne Rover Team

Docker / MicroROS node launch system

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!