-
Notifications
You must be signed in to change notification settings - Fork 11
Logging in to the Quad Remote Simulator
Joshua Williams edited this page Oct 29, 2021
·
1 revision
- You'll first need to install and set up the UT Dallas VPN. See https://oit.utdallas.edu/howto/vpn/
- Download and install NoMachine, a free remote desktop client. See https://www.nomachine.com/download. Additional instructions are available online, if necessary.
- Connect to the UTD VPN. Again, see https://oit.utdallas.edu/howto/vpn/
- Open NoMachine. If it's your first time, click "Add" and use the following details:
- Name: Whatever you want! Our server is called the Quad.
- Host:
justingpu.utdallas.edu
- Port: 4000 (default)
- Protocol: NX (default)
- Leave everything else alone and click "Connect".
- If you haven't connected to the server before, NoMachine will warn you that the server's authenticity couldn't be verified. Continue anyway.
- Enter your account username and password. If you don't have an account, contact Will and he can set one up for you.
- Finally, select a display. If there's more than one... Try them until one works 😅
At this point you should be connected to the server. You'll likely see a login screen.
- Select the "Remote Simulation" user and type in the password.
Warning: This is a shared account, so don't store any passwords or other personal information here. That stuff should stay off of the server, anyway.
- Your screen will go black for a moment while the desktop environment loads.
- To run the simulator, click the "SVL" folder on the Desktop (this may change later), then double click "simulator" (white box with a gear).
- You'll need to link the simulator to your (free) SVL account. After that, you're all set!
- The "share" folder (on the Desktop) is accessible to all users on the computer. You can keep code there to be tested in the simulator.
- You can use SFTP programs like Filezilla to easily transfer files from your own computer to the Quad-- just use your server account login and put the files in
/home/share
.- This might be more convenient for you, since your local computer has good text editors, etc.
Additional instructions on simulator usage are available at https://www.svlsimulator.com/docs/getting-started/introduction/
General
- Papers for literature review
- Demo 2: Grand Tour (Overview)
- Our Team
- Learning resources
- Meeting notes
- Archived Pages
Development & Simulation
- Code Standards and Guidelines
- Writing and Running Tests
- Installation and usage
- Logging into the Quad Remote Simulator
- Running the Simulator
Software Design
Outdated or Uncategorized