Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Requirements for Nextage

Chris Mower edited this page Oct 11, 2021 · 2 revisions

To run code for the Nextage robot, you will need to install several packages.

Install Nextage description:

  1. cd to src/ directory of your catkin workspace.
  2. $ git clone [email protected]:ipab-slmc/nextagea.git
  3. $ cd nextagea
  4. rosdep update ; rosdep install --from-paths ./ -iry

For pushing/teleop example, install Exotica.

Clone this wiki locally