You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix hash map check to prevent fetching duplicate meshes (#59)
* Fix hash map check to prevent fetching duplicate meshes
1. Fix check for existing mesh file key so as to avoid fetching duplicate meshes
2. Added check to avoid publishing empty array messages, which is can result from how we need to check for new scene objects using the Zenoh pubsub "/tf" topic
Signed-off-by: John TGZ <[email protected]>
* fix check on wrong field
---------
Signed-off-by: John TGZ <[email protected]>
0 commit comments