mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
documentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# general idea
|
||||
- uses the rover's reported battery full, warn, and urgent values
|
||||
- will apply to all rovers
|
||||
- will apply to all rovers individually
|
||||
- uses the rover locking system
|
||||
- completely server side
|
||||
- always use the battery warn value as 0% battery and the full value as 100%
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
## while we're at it...
|
||||
- add a lock reason to the rover locking system
|
||||
- add the following to the rover roster in the UI state message:
|
||||
- add the following to the rover roster in the UI session state:
|
||||
- battery full #
|
||||
- battery warn #
|
||||
- battery urgent #
|
||||
@@ -1,4 +1,4 @@
|
||||
## server -> client comms
|
||||
## raspberry pi
|
||||
- need to throttle sensor sending, maybe only send one in every 5 packets.
|
||||
|
||||
## 3d models for camera:
|
||||
@@ -10,8 +10,10 @@
|
||||
- video does not load in spectator page in admin mode
|
||||
|
||||
## todo
|
||||
- nicknames
|
||||
- discord bot
|
||||
- turns display
|
||||
- discord link
|
||||
-
|
||||
1. battery manager
|
||||
2. room cameras
|
||||
3. nicknames
|
||||
4. discord bot
|
||||
5. turns mode display
|
||||
6. chat
|
||||
7. redo spectator view (last)
|
||||
Reference in New Issue
Block a user