Some issues about the images capture in gazebo
By the tutorial in http://gazebosim.org/tutorials?tut=sy..., I can get the images of gazebo. However, I have some questions about this plugin:
1) The frequency of images capture is too high, if I want to get only one image in one second, what should I do?
2) This way needs to open gzclient, can I get images without gzclient, just by gzserver ?
3) The images captured are jpg format, can I get rgb image by this way ?