robot-repo-ros2

SCRB Rover Code

This repository contains the code for rover for URC and other competitions that SCRB participates in.

Building

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

License

This project lis licensed under the MIT license.