How to obtain CameraInfo Message
Hi guys,
I am doing this robot simulation on the UDK/UsarSim and have been able to publish image from the Robot Camera in the simulator to the ROS System. Then I want to use this image to perform SLAM using the V-Slam from willow garage. The problem is that the V-Slam node also subscribe to the CameraInfo Message. So my question is how to obtain the Camera Info Message from the USARSim/UDK?
Thanks
Did you use USARSimROS to interface USARSim with ROS?