mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
colorcoding
This commit is contained in:
@@ -30,4 +30,20 @@ This means that locking / unlocking will act a little different than standard ro
|
||||
- private rovers don't show in the list for normal users unless they are unlocked
|
||||
- they will only show for lockdown admins
|
||||
- when unlocked, they show for everyone
|
||||
- with a different color in the rover list
|
||||
- with a different color in the rover list
|
||||
|
||||
## . . .
|
||||
this will be kind of invasive, touching a lot of systems server-side, long story short:
|
||||
- private rovers are set as private in the roverd config
|
||||
- by default:
|
||||
- locked to only lockdown admins
|
||||
- cant be spectated by anyone
|
||||
- any user who isnt a lockdown admin cannot know that it exists in any way at all
|
||||
- not included by most automated systems like LLM integration, discord alerts, etc
|
||||
- still included in safties like auto docking
|
||||
- limitations dont apply because its lockdown admin only anyway
|
||||
- when opened up (can only be opened by lockdown admins):
|
||||
- only verified users can drive them
|
||||
- anyone can spectate them
|
||||
- limits apply
|
||||
- included in all automated systems just like a normal rover
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
- audio files first [x]
|
||||
- then voice chat [x]
|
||||
8. mobile controls column swapping (optional joystick on left) [x]
|
||||
9. fix fullscreen on mobile so that you can re-enter it
|
||||
9. fix fullscreen on mobile so that you can re-enter it [x]
|
||||
10. home assistant rover mute switch
|
||||
|
||||
# relative pipe dreams:
|
||||
|
||||
Reference in New Issue
Block a user