Tudnivalók / For your information
property tulajdonság |
default alapértelmezett |
---|---|
user@hostname |
wheeltec@roboworks [email protected]## |
SSID | wheeltec_robo_## |
Password Jelszó |
dongguan |
status | volt |
---|---|
🟢 | 21.0 V - 25.0V |
🟡 | 20.0V - 21.0V |
🔴 | > 20.0 V |
Network Manager Text User Interface
Profile name: hotspot1
Device: wlan0
SSID: wheeltec_robo_#
Mode: Access Point
Security: WPA & WPA2 Personal
Password: dongguan
IPv4 address: from 192.168.0.101/24 to 192.168.0.113/24
IPv4 gateway: 192.168.0.1
If your robot IP is 192.168.0.101
then:
PS C:\Users\he> ssh wheeltec@192.168.0.101 mkdir -p .ssh
wheeltec@192.168.0.101's password:
PS C:\Users\he> cat .ssh/id_rsa.pub | ssh [email protected] 'cat >> .ssh/authorized_keys'
[email protected]'s password:
PS C:\Users\he> ssh wheeltec@192.168.0.101
Tip
Use the sample config file: github.com/robotverseny/fyi/blob/main/useful/ssh_config
wget https://raw.githubusercontent.com/robotverseny/fyi/main/useful/install_jazzy.sh
sudo chmod +x install_jazzy.sh
Normal install:
./install_jazzy.sh
Wifi option with openssh-server
, so caution is advised:
./install_jazzy.sh wifi