Image: Coordinates out of range?
Hello,
I'm currently trying to add a camera sensor to take simulated images of the moon using this Fuel model. I'm able to load the model into my world reasonably well (a little laggy since the model is huge), but when I add the sensor, the world finishes loading and immediately fills my terminal with messages that look like "[Err] [Image.cc:478] Image: Coordinates out of range [63 17]". I've also noticed that when this happens, the camera sensor isn't able to publish to the topic that I've set it up to do.
I'm able to load the camera sensor just fine in other worlds, and I'm able to load the moon model well enough on its own, but the combination of the two doesn't work.
I've attached my world SDF and my camera SDF in the hopes that someone has any insight as to why this is happening.
The error looks a lot like https://answers.gazebosim.org/questio... and I believe the lunar surface sdf has 16bit content. So it might be correlated.