genom3-ros 1.23 released
Changes¶
- Fix a race condition when unloading clients (a port callback could be invoked after destruction of internal objects, leading to segmentation fault).
- Fix a race condition in the doevent() client function, causing some event to be unseen. Each client now has it's own file descriptor for events.
Comments