Category:HamsterProKit/WifiSetup
From cogniteam
By default wifi configured to wlx000f540c54e2 interface name and 192.168.1.2 address. To customize your wifi settings enter wifi-setup folder:
<syntaxhighlight lang="bash"> cd wifi-setup </syntaxhighlight>
and run script:
<syntaxhighlight lang="bash"> ./wifi-setup.sh </syntaxhighlight>
Script will set your agent static ip in 192.168.1.* subnet.
To recognize required interface name plug-in your wifi dongle and use command below: <syntaxhighlight lang="bash"> ip addr show </syntaxhighlight>
Note: not all wifi dongles allows you to use access point.
ROS1 master will be configured automatically
This category currently contains no pages or media.