ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

First boot of pi 3b+ on turtlebot3 login

asked 2021-05-26 09:02:51 -0500

sudo-Boris gravatar image

updated 2021-05-26 21:47:02 -0500

jayess gravatar image

Hello,

I'm trying to boot into my Raspberry Pi 3b+ on my Turtlebot3 with the respective image (https://emanual.robotis.com/docs/en/p...). I get to the point where I need to enter the login information, but ubuntu/ ubuntu doesn't work. I have also tried pi/ raspberry etc. but nothing is correct.

Am I missing something? Is the username and pw for this image different?

edit retag flag offensive close merge delete

Comments

Hey can you help me out with connecting my turtlebot3 with my laptop. Nothing comes up when I connect the HDMI cable

koundinya gravatar image koundinya  ( 2022-01-06 09:24:25 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2021-06-02 14:05:25 -0500

sudo-Boris gravatar image

For Melodic at least:

user = "ubuntu"
password = "turtlebot"

edit flag offensive delete link more
0

answered 2021-05-26 19:31:05 -0500

shonigmann gravatar image

Did you try user = "pi" and pass = "turtlebot"?

The default password is turtlebot.

edit flag offensive delete link more

Comments

No I have not. This could work! I have already worked around this issue by going through the manual SBC setup.

But for other people this could be the solution.

sudo-Boris gravatar image sudo-Boris  ( 2021-05-27 02:19:04 -0500 )edit

I had to do a new setup of the OS for the PI.. But I tried out the ROS1 Melodic image and the following user and pw worked!

user = "ubuntu" password = "turtlebot"

sudo-Boris gravatar image sudo-Boris  ( 2021-06-02 11:27:37 -0500 )edit

Question Tools

Stats

Asked: 2021-05-26 08:07:01 -0500

Seen: 1,018 times

Last updated: Jun 02 '21