Giter Site home page Giter Site logo

crhodan / rmip Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6.17 MB

A Custom Robot Management System and Interaction Platform built on top of the standard Robot Management System

License: Other

CMake 0.51% C++ 0.78% Python 0.58% ApacheConf 0.01% PHP 30.18% Shell 0.07% Batchfile 0.04% CSS 1.36% JavaScript 66.47%

rmip's Introduction

RMIP (Robot Management and Interaction Platform)

This RMIP project extends the Robot Management System (RMS) developed by Russell Toris et al. RMS is a remote lab and user study management tool designed for use with controlling ROS enabled robots from the web. RMS is built on-top of the popular CakePHP Model-View-Controller (MVC) framework.

For full documentation on the RMS, see the ROS wiki or check out some tutorials.

This project has developed two custom interfaces; one (Guiabot Interface) for controlling a robot platform running the Robot Operating Systems and the other (Automated Interface) providing an avenue for automating a connection between the robot running ROS and Twitter. This platform has been tested using a guiabot platform in operation at Queensland University of Technology, Brisbane but has been developed so that it can be used by any robot running ROS.

This project creates it's own custom interfaces (Guiabot Interface and AutomatedInterface) for the purpose of using a robot in operation at Queensland University of Technology, Brisbane, Australia in order to interact with a wider public.

It does this through two primary avenues of communciation; the web interface for interacting with the robot directly (Guiabot Interface), and through the Twitter social media platform controlled via the Automated Interface.

To facilitate this, two simple ROS Nodes were also created and these are included in the folder here.

Setup

To install the RMS base setup, please follow the steps found on the RMS repository Here. Once this setup is complete, then create a backup of the database.php file found at: "rms/app/config/database.php" and replace the RMS folder with the one contained in this repository, replacing the databse.php file from this repository with your own. Similarly, you will need to update the default RMS database with the one provided in the root of this project.

To use the functionality provided by the site, you will need to change a couple of addresses to match your installation. The lines that need to be changed are lines 135, 141 and 151 in TwitterController.php and line 13 in automated_script.py. Change these to reflect the file path in your server.

Developers Guide

For those looking to see what has changed in this project compared to the vanilla RMS setup, and/or are thinking about extending the work performed, please check out our development guide.

Build

Checkout utils/README.md for details on building if you are contributing code.

License

RMS is released with a BSD license. For full terms and conditions, see the LICENSE file.

rmip's People

Contributors

crhodan avatar

Watchers

 avatar Feras Dayoub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.