Skip to content

Fix model ID to 3D model mapping bug - #772

Open
johschmitz wants to merge 1 commit into
esmini:devfrom
johschmitz:patch-4
Open

Fix model ID to 3D model mapping bug#772
johschmitz wants to merge 1 commit into
esmini:devfrom
johschmitz:patch-4

Conversation

@johschmitz

Copy link
Copy Markdown
Contributor

If model file not explicitly specified set it based on lookup table.

If model file not explicitly specified set it based on lookup table.
@eknabevcc
eknabevcc changed the base branch from master to dev February 18, 2026 15:42
@eknabevcc

eknabevcc commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Do you have a scenario example pinpointing the issue? I think you have a good patch, but I'd like to clearly understand what case/gap it fixes.

@johschmitz

Copy link
Copy Markdown
Contributor Author

This is for the case when no 3D models are specified in the vehicle catalog xml. In that case it needs to fall back to use different looking models (different colors) for the different entities based on IDs. There was already some code for that but it was not working properly. Basically just remove the 3d model references from the vehicle catalog to test this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants