I’m trying to connect to internet through a Unitree Go1 edu to - hopefully - install ros melodic packages, such as move_base, amcl and explore-lite; for a university project. However no matter what option i choose, no internet connection truly works.
- The option for my University network is greyed out (possibly because it requires a username and password without CA certificate validation)
- It connects to a hotspot on my phone, which is connected to the University network - does not work (tried pinging 8.8.8.8 or google.com, destination host unreachable)
- Tried the hotspot using my mobile data, same result (destination host unreachable)
- Successfully connected to a hidden network by writing an extra network to wpa_supplicant.conf, same result with pinging 8.8.8.8; but pinging google.com shows up as ‘Temporary failure in name resolution’. Nothing can be accessed via sudo apt update nor the built-in chromium browser.
Could these issues arise from having the incorrect timezone and region? It seems impossible to set it to the correct one (GMT+4)
Thanks in advance.