Replies: 2 comments 4 replies
-
|
hmnn, this is a bug in race condition in horus_core for consumer to read the file, thanks for discover this out. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
I'm currently working on the bridge and converter for ros2 and testing, so next commit with the fix might be longer than expected |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm encountering an intermittent RuntimeError where topic keyboard.pressed reports a "non-power-of-2 capacity 0" and claims it was "created with an old version." This happens randomly during a two-node Python producer/consumer setup, even when I am certain no other HORUS instances are running. Most notably, the error persists even after I manually delete the /dev/shm/horus folder. What could be causing this?
Beta Was this translation helpful? Give feedback.
All reactions