urdfdom_headers
urdfdom_headers copied to clipboard
sensor refactoring
This PR goes along with an appropriate PR in https://github.com/ros/urdfdom/pull/84.
It generalizes the sensor parsing beyond the two types (camera and ray) towards a generic plugin concept using a new inferface class SensorBase.