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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-29T10:44:55.000Z (11 months ago)
- Last Synced: 2025-07-29T12:52:13.302Z (11 months ago)
- Topics: raspberrypi, reactive, reactive-programming, reactive-streams, reactivex, robot, robotics, robots, roomba, roomba581, roomba600, roomba690, roomba700, roomba800
- Language: Kotlin
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.