Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

πŸ§‘β€πŸŒΎ Gz-sensors6-clwin ogre2 integration tests failing #503

Open
Crola1702 opened this issue Feb 18, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Crola1702
Copy link
Contributor

Environment

  • OS Version: Windows conda legacy
  • Source gz-sensors6 build

Output

Reference build:

Test regressions:

depth_camera
C:\J\workspace\gz_sensors-ign-sensors6-clwin\ws\gz-sensors\test\integration\depth_camera.cc:369
Expected equality of these values:
  g_depthBuffer[mid]
    Which is: inf
  -gz::math::INF_D
    Which is: -inf
rgbd_camera
C:\J\workspace\gz_sensors-ign-sensors6-clwin\ws\gz-sensors\test\integration\rgbd_camera.cc:583
Expected equality of these values:
  -math::INF_D
    Which is: -inf
  g_depthBuffer[index]
    Which is: inf
thermal_camera
C:\J\workspace\gz_sensors-ign-sensors6-clwin\ws\gz-sensors\test\integration\thermal_camera.cc:312
The difference between boxTemp and g_thermalBuffer[mid] * linearResolution is 14, which exceeds boxTempRange, where
boxTemp evaluates to 310,
g_thermalBuffer[mid] * linearResolution evaluates to 296, and
boxTempRange evaluates to 3.

...

C:\J\workspace\gz_sensors-ign-sensors6-clwin\ws\gz-sensors\test\integration\thermal_camera.cc:574
The difference between boxTemp and g_thermalBuffer8Bit[mid] * linearResolution is 13, which exceeds linearResolution, where
boxTemp evaluates to 310,
g_thermalBuffer8Bit[mid] * linearResolution evaluates to 297, and
linearResolution evaluates to 3.
@Crola1702 Crola1702 added the bug Something isn't working label Feb 18, 2025
@Crola1702 Crola1702 changed the title πŸ§‘β€πŸŒΎ πŸ§‘β€πŸŒΎ Gz-sensors6-clwin ogre2 integration tests failing Feb 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: Inbox
Development

No branches or pull requests

2 participants