This repository contains an interface for the Robot Management System (RMS).
This project is released as part of the Robot Web Tools effort.
To setup the interface on a server running the RMS, run the automated script in the install directory:
cd install
./install.bash
This script will copy the scripts to your local RMS directory. Afterwards, you will be able to add the interface through the admin panel.
Checkout CONTRIBUTING.md for details on building if you are contributing code.
InteractiveWorldInterface is released with a BSD license. For full terms and conditions, see the LICENSE file.
See the AUTHORS.md file for a full list of contributors.