Does ROS have convenience function calls to convert from world XYZ to camera XY using the camera_info message?
The information is available in the camera_info message, but using standard functionality to convert would be much less error prone, and much less sloppy. Does such functionality exist?