Skip to content

Visualize relative transforms for isolated movements #520

Draft
suchkristenwow wants to merge 1 commit intomainfrom
16940-visualize_quest_transform
Draft

Visualize relative transforms for isolated movements #520
suchkristenwow wants to merge 1 commit intomainfrom
16940-visualize_quest_transform

Conversation

@suchkristenwow
Copy link

This PR makes 2 new exciting objectives:

Visualize Quest Transform: shows basically what the transformed controller pose will look like
Transform Quest Frame: which is a subtree you need inside visualize quest transform
There are some important new custom behaviors we use in here, like GetOdomInstance which just listens to the desired topic and exits successfully after receiving a single odom message on that topic (making it accessible on the blackboard) instead of GetOdom which runs forever, and convert odom to pose stamped is also important.

@suchkristenwow suchkristenwow changed the title Visualized Translated pose seems legit Visualize relative transforms for isolated movements Feb 25, 2026
@suchkristenwow suchkristenwow force-pushed the 16940-visualize_quest_transform branch from 03b4d49 to 929f95f Compare February 25, 2026 23:51
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.

1 participant