Connecting to a Jetson device
ssh ubuntu@tegra-array.miun.se -p 10023
The ssh client has to be configured as to not suggest a default locale. This can be done on an ubuntu machine by editing /etc/ssh/sshconfig and remove the `SendEnv LANG LC*` bit by commenting it out.
Currently there are 12 jetsons in total. Jetsons 1 to 10 are connected to the Basler Dart cameras, Jetson 11 to the Photonic depth camera, and Jetson 12 to the Kinect v2 sensor.
The port numbers:
- 10023 for Jetson 1
- 10024 for Jetson 2
- 10025 for Jetson 3
- 10026 for Jetson 4
- 10027 for Jetson 5
- 10028 for Jetson 6
- 10029 for Jetson 7
- 10030 for Jetson 8
- 10031 for Jetson 9
- 10032 for Jetson 10
- 10033 for Jetson 11
- 10034 for Jetson 12