zivid / zivid-ros

Official ROS driver for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
60 stars 45 forks source link

allow namespaced nodelet to attach to manager in global namespace #99

Closed apartridge closed 3 months ago

apartridge commented 3 months ago

This fixes an issue with how the driver tries to enforce REP-135.

https://www.ros.org/reps/rep-0135.html

This fixes an issue where the Zivid driver nodelet would incorrectly perceive that it started in the global namespace (and throw).