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