Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Improving simulation rendering realism #343

Open
4 of 6 tasks
luca-della-vedova opened this issue Apr 23, 2021 · 0 comments
Open
4 of 6 tasks

Improving simulation rendering realism #343

luca-della-vedova opened this issue Apr 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@luca-della-vedova
Copy link
Member

luca-della-vedova commented Apr 23, 2021

Feature request

Description

It would be great to start using high resolution textures as well as more modern rendering workflows supported by Ignition (i.e. PBR or Physics Based Rendering) to increase realism.
Apart from the ✨ effect it's also important for people who would want a more realistic simulation environment for example for testing computer vision / localization algorithms in their robots together with RMF.

Implementation considerations

A current indoor environment (office) without advanced lighting and textures looks like this:

image

While a scenario with lightmaps, high resolution textures, environment / roughness / normal maps looks like this:

image

There is multiple steps to achieve such quality of rendering, all of them except n.1 are only applicable to Ignition since Gazebo classic doesn't support most modern rendering features:

All of this should be done in a backward compatible way to avoid breaking behavior in Gazebo classic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant