Convention for transforming Range message?
What's the standard convention for transforming a sensor_msgs/Range measurement into the attached robot's base_link frame, given the location of the sensor on the robot. I can plop it into the Z field of a Vector3 and transform accordingly, but I was wondering if there was a more standard way.