how to read images from a camera in the Gazebo?
hi, everyone, I have the same problem with this http://answers.gazebosim.org/question..., I want to read the images from a camera in the gazebo 6.5, and input the images to the c++ program of image processing. I try to follow the above tips to change the code of CameraDump::OnNewFrame(), but I it is not working. So, can anybody give me hands or show me how you did it? Thanks a lot!
actually, my question is about the example https://bitbucket.org/osrf/gazebo/src/ada35b395c9d/examples/plugins/camera/?at=gazebo6 mentioned in the answer