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

https://github.com/kelceydamage/raspi

Modules and robotics framework. Tested on J-TX2 with L4T Ubuntu 16.
https://github.com/kelceydamage/raspi

cython distributed-computing modular robotics t4l task-engine zmq

Last synced: 5 months ago
JSON representation

Modules and robotics framework. Tested on J-TX2 with L4T Ubuntu 16.

Awesome Lists containing this project

README

          

![logo](https://github.com/kelceydamage/rtl/blob/master/docs/logo.png?raw=true)

[![Build Status](https://travis-ci.org/kelceydamage/raspi.svg?branch=3-experimental)](https://travis-ci.org/kelceydamage/raspi)
[![Known Vulnerabilities](https://snyk.io//test/github/kelceydamage/raspi-tasks/badge.svg?targetFile=requirements.txt)](https://snyk.io//test/github/kelceydamage/raspi?targetFile=requirements.txt)
[![codebeat badge](https://codebeat.co/badges/c46459c3-7075-4baf-8486-80d21b168ca8)](https://codebeat.co/projects/github-com-kelceydamage-raspi-master)
[![Maintainability](https://api.codeclimate.com/v1/badges/f2cd5d6e36b090b0b552/maintainability)](https://codeclimate.com/github/kelceydamage/raspi/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/f2cd5d6e36b090b0b552/test_coverage)](https://codeclimate.com/github/kelceydamage/raspi/test_coverage)
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
# RASPI Robot OS

## Functionality
### Installation
To install run: `pip install raspi --upgrade .` from the project root directory.

Or run: `pip install --upgrade git+https://github.com/kelceydamage/raspi.git@master`