Replies: 2 comments 16 replies
-
@Affan60 To confirm, your robot never plays any music (it has a multi note jingle it plays when the boot process finishes.). Did your robot ever boot successfully, were you able to go through the setup process at some point where you updated your firmware and connected your robot to the network as described here: If your robot is on the network, can you try pulling the logs from the robot to help us diagnose. First, you will need to access the robot’s web server, which you can access by pointing a web browser to your robot’s IP address. From there, there is a logs tab, if you are able to access it, can you attach the log. If your robot is on the network, is any other ROS software running on your network? We have sometimes seen issues where different usages of the same topic (such as /Odom) can cause crashes in rclcpp or multiple robots on the same network conflict with each other and you have to use namespace/domain to isolate them. |
Beta Was this translation helpful? Give feedback.
-
Hi,
Thank you for the response. The robot was able to boot successfully when unpacked. I connected the robot to my laptop through wifi connection and updated the firmware as mentioned in the setup guide.
Then I tried to connect it with ROS2 but I could not access the robot topics on ROS. So I changed the RMW on webpage of robot and pressed save and restart. Since then robot is not able to boot. So robot is not connected to any network.
Since robot is not connected to any network or my laptop, I am unable to connect it to the web server.
Regards,
Affan
From: Justin ***@***.***>
Sent: Sunday, May 22, 2022 7:52 PM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [iRobotEducation/create3_docs] iRobot Create 3 is stuck in Boot loop (Discussion #61)
@Affan60<https://github.com/Affan60> To confirm, your robot never plays any music (it has a multi note jingle it plays when the boot process finishes.). Did your robot ever boot successfully, were you able to go through the setup process at some point where you updated your firmware and connected your robot to the network as described here:
https://edu.irobot.com/create3-setup
If your robot is on the network, can you try pulling the logs from the robot to help us diagnose. First, you will need to access the robot’s web server, which you can access by pointing a web browser to your robot’s IP address. From there, there is a logs tab, if you are able to access it, can you attach the log.
If your robot is on the network, is any other ROS software running on your network? We have sometimes seen issues where different usages of the same topic (such as /Odom) can cause crashes in rclcpp or multiple robots on the same network conflict with each other and you have to use namespace/domain to isolate them.
—
Reply to this email directly, view it on GitHub<#61 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALW7XHSDJ4NYMT2GK4FTYH3VLLCB3ANCNFSM5WTWQ2TA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The iRobot create 3 is stuck in booting loop. The white ring keeps swirling and it does not complete the booting process. If I press the center button, it does not power off or do anything. is there any solution for that?
Beta Was this translation helpful? Give feedback.
All reactions