Skip to content
Tianshu Huang edited this page Dec 3, 2018 · 35 revisions

Region V 2018-2019

Important Links

Getting Started

  1. Clone the repository.
git clone https://github.com/ut-ras/r5-2019

NOTE: after cloning, you will need to separately clone submodules if you want access to submodule dependencies:

git submodule update --recursive --remote
  1. Install dependencies; in the r5-2019 directory, run
pip install -r requirements.txt
  1. Check out the desired branch.
  2. Read the Style guide

Things to read


Team pages

Put pages for your subteam's modules here!

Control

Drivers

Vision


Swarm Setup and Usage

Setup and use instructions for the robots and base station.

Setup and Configuration

Clone this wiki locally