| Username | jetson1 |
| Password | goodbot |
Via Wi-Fi
Join the same network
Make sure your computer and MARS are on the same Wi-Fi network (or your phone hotspot).
Find your robot's hostname
Open the Innate app → Configuration → WiFi → Current hostname.No custom name yet? The default is
mars, i.e. mars.local.How robot names map to hostnames
How robot names map to hostnames
The hostname is derived from the robot’s display name:
- Uppercase letters become lowercase
- Spaces and special characters become
- - Duplicate hyphens are collapsed; leading/trailing hyphens are removed
| Robot name | Hostname | SSH command |
|---|---|---|
My Robot | my-robot.local | ssh jetson1@my-robot.local |
MARS_01 | mars-01.local | ssh jetson1@mars-01.local |
Test Bot | test-bot.local | ssh jetson1@test-bot.local |
Via Ethernet (preferred wired method)
Set static IP on your computer
Configure your Ethernet interface to
192.168.50.1 with netmask 255.255.255.0.Static IP setup by OS
- Windows
- macOS
- Ubuntu
Open adapter settings
Go to Settings -> Network & Internet -> Advanced network settings -> More network adapter options.
Via USB-C (last resort)
USB-C is not recommended. Use this only when Wi-Fi and Ethernet are unavailable.Show USB-C connection instructions
Show USB-C connection instructions

