Could not subscribe odom topic after firmware update #482
Replies: 1 comment 2 replies
-
You state that things stop working after a firmware update. Did they work before the firmware update? If so, what version were you running? Firmware update seems like a red herring. From what you have provided, your robot appears to be normal. /odom is a topic; try It looks to me like you have a Turtlebot 4; have you set it up according to the Turtlebot User Manual? ClearPath's TurtleBot 4 is a derivative product of iRobot's Create 3 robot, with its own separate configuration. Please direct any questions regarding TurtleBot 4 here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you connecting to your Create 3?
USB Ethernet (ROS 2)
Computer(s) Model(s) and Operating System(s)
Raspberry Pi 4 / Ubuntu 22.04
Which version of ROS 2 is installed on your computer?
Humble
Which firmware version is installed on your robot?
H.2.3
Which RMW is your robot running?
I don't know
Does your robot have an assigned namespace? If so, please share.
No response
Is the robot connected to a network? If so, what is the network type?
No response
Are there multiple Create 3 robots connected to your network?
No
Is multicast enabled?
None
What is the Adapter Board's USB/BLE Toggle currently switched to?
None
Describe your question.
I updated to the latest firmware(https://iroboteducation.github.io/create3_docs/releases/h_2_3/).
As a result, I could not subscribe odom topic.
And, I checked by "ros2 node list".
But, these node does not displayed. I downgrade to https://iroboteducation.github.io/create3_docs/releases/h_2_2/. This problem was not resolved.
I checked log via WebServer of Create 3.
There is message of
mobility_monitor
. But,mobility_monitor
is not displayed as the result of "ros2 node list".This setting is default of Create 3. But this message was displayed.
I'm concerned that CPU usage is high.
I'm concerned this message. Is the message okay?
Beta Was this translation helpful? Give feedback.
All reactions