Skip to content
sdevin edited this page Aug 8, 2017 · 5 revisions

SUPERVISOR WIKI (Under construction!)

Overview

Modules descriptions:

supervisor_msgs

If you can't find an answer in this wiki, you can open a new issue here

How to install the supervisor?

To do so, go to your catkin workspace. You may need first to get catkin cmake_module. Then use the following commands:

> cd ${CATKIN_PATH}/src
> git clone https://github.com/laas/supervisor.git
> cd ..
> catkin_make

Dependencies

Clone this wiki locally