Skip to content

FIWARE-Archive/i2nd.Robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotics

Introduction

This is the code repository for Robotics, the reference implementation of the Robotics GE. This project is part of FIWARE. Any feedback on this documentation is highly welcome, including bugs, typos or things you think should be included but aren't. You can use github issues to provide feedback. You can find the Installation and Administration Guide and the User and Programmer's Guide on readthedocs.org

Top

GEi overall description

Robotics is composed by two main components:

  • RCM (Robot Clone Manager): the distributed platform able to manage robots
  • firos: the bridge able to connect robots to the FIWARE world through the FIWARE Context Broker

Top

Build and Install

Build and Install documentation for Robotics can be found at the Installation and Administration Guide.

Top

Running

How to run Robotics can be found at the Installation and Administration Guide.

Top

API Reference Documentation

Top

Testing

How to run end-to-end tests can be found at the Installation and Administration Guide

Top

Advanced topics

Top

License

Robotics is licensed under MIT License.

Top