The CPU usage of Create 3 is high #496
Replies: 1 comment 5 replies
-
@atinfinity Disclaimer: I'm not connected with iRobot, just a Create3 owner building a bot. I confirmed that Next, I wrote a simple listener that subscribed to the /tf topic, and printed one out of the 20 messages published each second. Running this also drove the CPU to 99% but I stopped it before the Create3 crashed.
BUT, I have to ask "Why would any application need to maintain the subscription after receiving the first topic?" Can you help me understand the /tf use case that can kill my bot dead in its tracks? |
Beta Was this translation helpful? Give feedback.
-
How are you connecting to your Create 3?
USB Ethernet (ROS 2)
Computer(s) Model(s) and Operating System(s)
No response
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?
FastRTPS
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?
None
Is multicast enabled?
None
What is the Adapter Board's USB/BLE Toggle currently switched to?
None
Describe your question.
I encountered this problem(turtlebot/turtlebot4#152).
And, I found the following description in this ticket .
#381 is reported in Create 3. I checked that CPU usage of Create 3 is very high.
But, this ticket has no updates. Is this a problem of Create 3's firmware?
I think iRobot should clarify this issue.
Beta Was this translation helpful? Give feedback.
All reactions