Skip to content

Conversation

@Wumpf
Copy link
Member

@Wumpf Wumpf commented Nov 7, 2025

This makes those components also "entity-local" again, fixing issues with the new frames. Extended existing image comparison tests to demonstrate this.

Makes transform book-keeping a lot more lightweight and removes a bunch of strange hacks & corner cases from re_tf. Overall this is a big win for maintenance of re_tf.

There's still issues with instance pose transforms here that we need to address later.

Wumpf and others added 7 commits November 7, 2025 10:10
# Conflicts:
#	crates/store/re_tf/src/transform_forest.rs
…, making existing tests pass again

Also...
* makes RotationAxisAngle repr C & pod, allowing fast slice conversion
* fix ordering of rotation_axis_angle vs quaternion to be consistent
@Wumpf Wumpf added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Nov 7, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Web viewer built successfully.

Result Commit Link Manifest
4328380 https://rerun.io/viewer/pr/11819 +nightly +main

View image diff on kitdiff.

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we expect more points here via InstancePoseTransform. That's an open TODO for later.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we expect an extra blue box here via InstancePoseTransform. That's an open TODO for later.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we expect an extra blue sphere here via InstancePoseTransform. That's an open TODO for later.

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

Labels

exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants