Robot Dashboard

Enter your ROSBridge IP and port to continue:

CLI commands for IP:
Linux: hostname -I | awk '{print $1}'
Windows: $ip = (Get-NetIPAddress -AddressFamily IPv4 | Where-Object { $_.InterfaceAlias -like "*Ethernet*" -or $_.InterfaceAlias -like "*Wi-Fi*" }).IPAddress
$ip[0]
Settings are saved for next session.