How to use the Rover Cluster
Last updated
Last updated
Copyright (c) Brandeis University
Cloud desktop is a virtual desktop environment which you can access with just your browser. This allows you to run intensive robot simulations without your computer breaking down.
You can access your cloud desktop with one of three ways:
Browser with javascript blocking turned off
For access link and password, please refer to the credentials given to you by the TA.
Browser with javascript blocking turned off
For access link and password, please refer to the credentials given to you by the TA.
Cloud desktop comes with SSH access disabled.
To enable ssh, first login using cloud desktop/VScode
Open up the terminal
Run sudo passwd root
to setup a password
You can now ssh
in using the cloud desktop link given to you.
Using the terminal
All cloud desktops are, by default, connected to a shared private Tailscale network. Using the cloud desktop, you can connect to any robots on the network anywhere in the world.
Each robot on the network is assigned with a Tailscale IP which looks like this: 100.xx.xxx.xxx
For more details and troubleshooting about Private Networking, see this.
Run the following command
Run the following command
If repeated attempts to login through the browser failed, it is likely that your desktop has crashed. Please notify your TA, he/she will restart your desktop for you.
This is usually an issue with slow internet connection, give it a while to load.
If nothing shows up within 5 minutes, try right click > inspect > console
to look for any error messages. Please then notify your TA with the error message.