An open API service indexing awesome lists of open source software.

https://github.com/partouf/openalrf

Open framework for autonomous robots
https://github.com/partouf/openalrf

robot rover

Last synced: about 1 month ago
JSON representation

Open framework for autonomous robots

Awesome Lists containing this project

README

        

# OpenALRF

A library meant as a foundation to build your own robot code on top of.

Currently under development as part of [AudacityRover](https://github.com/partouf/AudacityRover)

[![Build Status](https://travis-ci.org/partouf/OpenALRF.svg?branch=master)](https://travis-ci.org/partouf/OpenALRF)

Ready to use implementations:
* SensorBus pattern

Base for:
* World orientation
* Command Queue
* Communication
* Piloting
* Sensors
* Cameras
* Image Processing