This repository contains the code for rover for URC and other competitions that SCRB participates in.
In order to build the project, you need to first clone all the dependencies:
vcs import external < external.repos
This uses git clone to clone all the repositories in external.repos to external
Then, you can build everything with colcon
This project lis licensed under the MIT license.