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.
- Host: GitHub
- URL: https://github.com/kelceydamage/raspi
- Owner: kelceydamage
- License: apache-2.0
- Created: 2016-12-29T23:51:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-06-21T08:18:58.000Z (about 1 year ago)
- Last Synced: 2025-06-21T09:26:06.227Z (about 1 year ago)
- Topics: cython, distributed-computing, modular, robotics, t4l, task-engine, zmq
- Language: Python
- Homepage: https://kelceydamage.github.io/raspi/
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://travis-ci.org/kelceydamage/raspi)
[](https://snyk.io//test/github/kelceydamage/raspi?targetFile=requirements.txt)
[](https://codebeat.co/projects/github-com-kelceydamage-raspi-master)
[](https://codeclimate.com/github/kelceydamage/raspi/maintainability)
[](https://codeclimate.com/github/kelceydamage/raspi/test_coverage)
[](https://www.python.org/downloads/release/python-360/)
[](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`