Skip to content

Thirdparty Workspace

Kody Ensley edited this page Mar 2, 2016 · 1 revision

Setup BASH Environment

If you have not completed Setup Val Workspace For VCS, complete this step.
Checking out Valkyrie source code

Download Source Code Workspace

Create the following directory and move into it.

mkdir -p ~/val_indigo/src
cd ~/val_indigo/src
catkin_init_workspace

Pull down any third party code here.

Source your completed environment.

source ~/.bashrc