pal-robotics / realsense_gazebo_plugin

157 stars 134 forks source link

Fix: Avoids crashing if camera can not be found #55

Open matthias-mayr opened 1 year ago

matthias-mayr commented 1 year ago

Previously if a camera with the given name could not be found, it would still call a function on it. This prevents this and adds some user-friendly output.