Open adlarkin opened 3 years ago
It seems like there are related test failures in https://github.com/ignitionrobotics/ign-gazebo/pull/622, which should also be addressed. I'm guessing that the thermal camera behavior is different in Edifice.
Another instance of this test failure: https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering5-homebrew-amd64/17/
I noticed many instances of the following logged error (I'm not sure if it's relevant):
[Err] [Ogre2RenderEngine.cc:467] Unable to find Ogre Plugin[/usr/local/opt/ogre2.1/lib/OGRE-2.1/RenderSystem_GL3Plus]. Rendering will not be possible.Make sure you have installed OGRE properly.
I'm guessing that the thermal camera behavior is different in Edifice.
The test has been flaky on all versions, so I don't think the issue is version-specific. Here are the histories:
After forward porting some changes from
ign-rendering4
tomain
, a new integration test failure appeared for the thermal camera. More information can be found in #246.Environment
main
branch at the time of this writing)Description
test/integration/thermal_camera
should pass on MacOS.test/integration/thermal_camera
failed on MacOS.test/integration/thermal_camera
does not fail for MacOS on theign-rendering4
branch: https://github.com/ignitionrobotics/ign-rendering/pull/246#issuecomment-778477528Steps to reproduce
git clone https://github.com/ignitionrobotics/ign-rendering.git
Output
Here is the original failure from CI in #246: