eclipse-zenoh / zenoh-plugin-ros1

Other
17 stars 9 forks source link

[Bug] Zenoh subscribers not undeclared due to change in Zenoh API #172

Closed gmartin82 closed 1 month ago

gmartin82 commented 1 month ago

Describe the bug

The Zenoh API was recently changed so that subscribers (and other entities with callbacks) are not undeclared when they drop out of scope. The ROS1 plugin needs to be updated for this change to ensure obsolete subscribers are dropped correctly.

To reproduce

N/A

System info