Skip to content

vrx_create_workspace

M1chaelM edited this page Aug 4, 2021 · 5 revisions

Set up your workspace in the home directory of your host:

mkdir -p ~/vrx_ws/src
cd ~/vrx_ws/src

Clone the vrx source repository:

git clone https://github.com/osrf/vrx
Clone this wiki locally