Skip to content

Teleop with quest v2#519

Closed
suchkristenwow wants to merge 27 commits intomainfrom
teleop-with-quest-v2
Closed

Teleop with quest v2#519
suchkristenwow wants to merge 27 commits intomainfrom
teleop-with-quest-v2

Conversation

@suchkristenwow
Copy link

This PR makes 2 new exciting objectives:

  1. Visualize Quest Transform: shows basically what the transformed controller pose will look like
  2. 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 and others added 27 commits February 12, 2026 14:07
Former-commit-id: 9785c80
…he rotation of the EE is not being handled

Former-commit-id: af403d7
…ed to mess more with rotation, and gripping not addressed yet.

Former-commit-id: f4d2544
…k with v8 and not v9). Need to also run in shell:

ros2 run tf2_ros static_transform_publisher 0.2 0 0 0 0 0 1 world quest

and

ros2 bag play quest_telop_0.db3 --start-offset 15
… events, gripper toggling, and clutch based teleoperation.

I have not tested this against the bag file or hw yet.
@suchkristenwow
Copy link
Author

Closed in favor of: #520

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