-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tianshu Huang edited this page Dec 3, 2018
·
35 revisions
- 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
- Install dependencies; in the
r5-2019
directory, run
pip install -r requirements.txt
- Check out the desired branch.
- Read the Style guide
Put pages for your subteam's modules here!
Setup and use instructions for the robots and base station.