Skip to content

Connecting to a robot remotely

Nick Walker edited this page Jan 19, 2018 · 1 revision

If you have a BWI account and access to UT WiFi or the CS department network, you should be able to SSH into a robot.

  1. Find the IP address of the robot. There should be a URL written on the lab board which leads to a service that lists all the last-reported IPs. Failing that, open a shell on the robot, run ifconfig and take note of the wireless IP.

  2. Run ssh <bwi username>@<IP Address>

Clone this wiki locally