gazebosim / gazebosim/gz-rendering

Global illumination demo world does not run in vulkan

Open
#1,165 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
81
Forks
90
Avg merge
1d 13h
Merged PRs (30d)
10

Description

## Environment
* OS Version: noble 24.04
* Source or binary build?
source build, gz-rendering10

## Description
* Expected behavior: All global illumination methods should work on different rendering backends
* Actual behavior: The global illumination demo world in gz-sim fails in Vulkan

## Steps to reproduce

Run the global illumination demo world in gz-sim:

```
gz sim -v 4 global_illumination.sdf --render-engine-api-backend vulkan
```

This results in a crash.

Note this may be just a vulkan issue that also happens with other worlds and not specific to global illumination.

## Output

See https://github.com/gazebosim/gazebo_test_cases/issues/1821

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.