Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xemantic/we-are-the-robots
a base for building any art robots - upcycling useful automata into useless experience
https://github.com/xemantic/we-are-the-robots
raspberrypi reactive reactive-programming reactive-streams reactivex robot robotics robots roomba roomba581 roomba600 roomba690 roomba700 roomba800
Last synced: 26 days ago
JSON representation
a base for building any art robots - upcycling useful automata into useless experience
- Host: GitHub
- URL: https://github.com/xemantic/we-are-the-robots
- Owner: xemantic
- License: lgpl-3.0
- Created: 2020-06-10T09:12:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T09:23:01.000Z (over 4 years ago)
- Last Synced: 2024-11-20T10:50:11.302Z (3 months ago)
- Topics: raspberrypi, reactive, reactive-programming, reactive-streams, reactivex, robot, robotics, robots, roomba, roomba581, roomba600, roomba690, roomba700, roomba800
- Language: Kotlin
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# we-are-the-robots
a base for building any art robots - upcycling useful automata into useless experience# TODO
* review all the TODOs in the code
* Preserve `agency` in RobotState between daemon restarts
* Rewrite [Roombas](robots-roomba-core/src/main/java/com/xemantic/robots/roomba/core/Roombas.java)
in pure Kotlin.