Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of a new launcher that opens one vnc server with 3 clients noVNC #6

Open
marcosto29 opened this issue May 5, 2023 · 1 comment

Comments

@marcosto29
Copy link

This functionality adds a launcher that makes possible to open only one server VNC that uses 3 clients noVNC, to launch it, this configuration is needed on the RAM: https://pastebin.com/JYmjsnYZ.

also, since this server only uses one display, in RoboticsApplicationsWrapper.py the display must be changed from 2 to 0.

This is only meant to be an extra functionality and is not necessary, just to explore some optimization problems.

@marcosto29
Copy link
Author

this is the launcher necessary: https://pastebin.com/MQnzNvtP that needs to be added in RoboticsApplicationManager/manager/manager/launcher/ and needs to be named launcher_mix.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant