Skip to content

Visualize relative transforms for isolated movements - #520

Draft
suchkristenwow wants to merge 1 commit into
mainfrom
16940-visualize_quest_transform
Draft

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

Conversation

@suchkristenwow

Copy link
Copy Markdown

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
@JWhitleyWork
JWhitleyWork force-pushed the 16940-visualize_quest_transform branch from 929f95f to f5a975c Compare March 5, 2026 17:57
@JWhitleyWork

Copy link
Copy Markdown
Member

Rebased to pick up CI fix.

@davetcoleman

Copy link
Copy Markdown
Member

[written by AI]

Stale PR sweep. Opened 2026-02-25, last commit 2026-03-05. We are cleaning up open PRs older than three months.

State: all 30 files are absent from main, and the layout no longer matches the repo. This adds eight standalone Behavior packages at the top level of src/ (src/convert_odom_to_pose_stamped/, src/convert_pose_stamped_to_transform_stamped/, and so on), whereas example_ws Behaviors now live in src/example_behaviors/ and src/lab_sim_behaviors/. Several of these conversions also overlap moveit_pro #18975, which proposes the same behaviors in the product itself.

Recommendation: close. Behaviors this generic belong in moveit_pro, not duplicated per workspace, and that conversation is already happening on #18975.

@suchkristenwow @nbbrooks agreed? If anything here is genuinely example_ws specific, name it and we will carry that piece forward.

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.

3 participants