Replies: 2 comments 6 replies
-
Hi @acochrane, I think that your issue is not related to the other discussions you linked (those are either very old or referring to ROS 2 Humble, and related to CPU usage, not RAM usage). From the log, I see that the robot is going out of memory and indeed it looks like the RAM usage suddenly grows, before causing the oom crash.
This is very strange, and not something we normally see. Can you describe your setup and what are you trying to do? How reproducible is the issue? If the issue is reproducible, I would also like to see another log (the one you linked is not complete as it shows the app immediately crashing and then most of the content is about the following run), please try to save the log immediately after the app crashes. Thank you |
Beta Was this translation helpful? Give feedback.
-
I have a residential grade wifi access point serving 6 create3s and a 1-3 laptops, usually we are only actively using 3 create3s. Each create has it's own namespace, if that's relevant. We have one laptop reading odom from each, doing some math and publishing to cmd_vel for each. Read and publish rate is ~20 Hz. I'm not sure how to quantify the number of ROS 2 applications, but there are several nodes/publishers/subscribers that aren't involved with create3s at all, they just exist for the purpose of relegating business logic to functional domains. I suppose all that data hits the wifi network anyway? I could look at network usage while the application is running. This happens every day we go to work with them, and it happened 3 times in 45 minutes yesterday. New log since the reverting the firmware What else can I tell you? |
Beta Was this translation helpful? Give feedback.
-
Hi All,
I see a couple other posters having issues with reboots and red rings.
#387
#215
It would be great to not have the same problem, I see out of memory in my attached log. is there a firmware far enough back that does not suffer from this issue or could it be a result of some interaction with my method for driving them?
oom_log2.txt
Beta Was this translation helpful? Give feedback.
All reactions