gsteinLTU / RoboScapeSimulator

Simple online simulation of robots for demonstration/education purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access control limitation

gsteinLTU opened this issue · comments

There needs to be a system to control who is allowed to create rooms, eventually even who can see/join rooms. At some point teachers would have access codes to create rooms, but how this whole system will work will probably require input from Akos.

This should also extend to robots, giving specific users/sessions "ownership" of a robot. This would allow use of the button/LED for hardware keys without having to show every user the key, which is obviously less than ideal.

Possible early version of "ownership" would just be a session variable for who created it, so room creators get to change room settings, if robot creation is enabled, users creating robots get those, etc.

Reopening to track this feature for .NET version.