turtlebot / turtlebot4

Turtlebot4 common packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connecting Pi to passwordless network

Leo-Gut28 opened this issue · comments

Robot Model

Turtlebot4 Standard

ROS distro

Humble

Networking Configuration

I do not know

OS

Ubuntu 22.04

Built from source or installed?

Installed

Package version

1.0.0-1jammy.20240530.114115 (ros-humble-turtlebot4-desktop)

Type of issue

Networking

Expected behaviour

I am following the basic setup and I am trying to connect the Raspberry Pi to a network that doesn't have a password. It should just display the new IP on the screen.

Actual behaviour

I followed the instructions but instead of showing me the new IP, it says "UNKNOWN", so I'm unable to SSH into it (I have to do it through ethernet). I double checked that it's the correct network name and I just left the password blank (just pressed enter).

Error messages

No response

To Reproduce

Follow the instructions in the setup. But for the password, I just left it blank (pressed enter).

Other notes

No response

Hi @Leo-Gut28
Tested this - I removed the password on my local WiFi router.
Then in the TurtleBot 4 setup tool I removed the WiFi password and saved/ applied the changes and there was a Netplan error. After the TB4 reset, it could connect to the Wifi 5Ghz network with no password and provide an IP address on the mini LCD screen.
Rusty

Closed due to no activity