Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to Turtlebot4 #205

Closed
NitishVemuri opened this issue Jun 22, 2023 · 4 comments
Closed

Unable to connect to Turtlebot4 #205

NitishVemuri opened this issue Jun 22, 2023 · 4 comments
Assignees

Comments

@NitishVemuri
Copy link

Hello,

Following the basic setup tutorials, I configured TB4.
However, while connecting the Raspberry Pi to my school WiFi network (which typically consists of SSID, username and password), since there is no provision for username in the command sudo wifi.sh -s '<WIFI_SSID>' -p '<WIFI_PASSWORD>' -r <REGULATORY_DOMAIN> && sudo reboot, i skipped username.
Further, I connected create3 in the same process as the Raspberry Pi.

After successful completion of installation steps, I observed the IP address on Turtlebot4 is still 10.42.0.1.
I see the solid green light if I lift the robot. Also, I could see Cyan. I attached the images.
I am not sure if turtlebot4 is not properly configured to my school network.
Now, could you please help to reconfigure and connect Turtlebot4 to different network.

IMG_20230620_125624
IMG_20230620_125305

@hilary-luo
Copy link
Contributor

Please connect and ssh into the raspberry pi (https://turtlebot.github.io/turtlebot4-user-manual/setup/basic.html#recovering-the-raspberry-pi). Then follow the instructions here on how to connect it to your school network: https://netplan.readthedocs.io/en/stable/examples/#how-to-connect-to-wpa-enterprise-wireless-networks-with-eap-ttls

You do need to set it up with the SSID, username and password. The additional security on this type of network may interfere with ROS 2 communication. If you want to try to set up ROS 2 communication over this network (between devices) then ensure to choose the discovery server option (https://turtlebot.github.io/turtlebot4-user-manual/setup/discovery_server.html). Alternatively, get a router to set up a local network for ros 2 communications.

@hilary-luo
Copy link
Contributor

This issue is being closed due to inactivity. If you are still experiencing the issue, feel free to reopen this ticket when you are ready to continue the troubleshooting process.

@hilary-luo hilary-luo closed this as not planned Won't fix, can't repro, duplicate, stale Jul 13, 2023
@HiWiQiao
Copy link

I have the same problem, but when I follow (https://turtlebot.github.io/turtlebot4-user-manual/setup/basic.html#recovering-the-raspberry-pi), the terminal outputs "No route to host"

@judyakl
Copy link

judyakl commented Oct 13, 2023

@HiWiQiao how did you manage to solve the problem? i have the same issue and it is blocking my work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants