Skip to content

Comments

URDF loader: use InstancePoses3D for geometry scale#12371

Merged
oxkitsune merged 1 commit intomainfrom
gijs/fix-urdf-scale-instance-poses
Jan 9, 2026
Merged

URDF loader: use InstancePoses3D for geometry scale#12371
oxkitsune merged 1 commit intomainfrom
gijs/fix-urdf-scale-instance-poses

Conversation

@oxkitsune
Copy link
Member

What

In #12005 we started logging the origin transforms for geometry using InstancePoses3D. However the mesh scale was still being logged using a normal Transform3D, this fixes that and now meshes with a scale attribute should be scaled correctly.

Originally reported on our discord: https://discord.com/channels/1062300748202921994/1458859702359167106

@oxkitsune oxkitsune added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself include in changelog labels Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Web viewer built successfully.

Result Commit Link Manifest
8f8fb16 https://rerun.io/viewer/pr/12371 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

@MichaelGrupp
Copy link
Member

oops... good catch! Thanks.

@oxkitsune oxkitsune merged commit 6063672 into main Jan 9, 2026
49 checks passed
@oxkitsune oxkitsune deleted the gijs/fix-urdf-scale-instance-poses branch January 9, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working include in changelog 📺 re_viewer affects re_viewer itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants