Skip to content

Subscribe to ROS joint position node and stream to Isaac Sim#43

Open
ppastabtw wants to merge 2 commits intomainfrom
ros-joint-pos-isaac-sim
Open

Subscribe to ROS joint position node and stream to Isaac Sim#43
ppastabtw wants to merge 2 commits intomainfrom
ros-joint-pos-isaac-sim

Conversation

@ppastabtw
Copy link
Copy Markdown

Added a script (hand_test.py) that launches Isaac Sim with the humanoid hand model and subscribes to a ROS2 topic to control joint positions in real-time
Fixed import order to use Isaac Sim's internal Python 3.11 rclpy instead of the system Python 3.10 version
Updated subscriber and publisher to use VRHandState message format (from Yichen's VR hand pose node) instead of raw Float32MultiArray
Maps VR finger features (curl, flexion) to the 15 hand joints in simulation

ppastabtw and others added 2 commits March 25, 2026 00:01
Move all Isaac Lab and rclpy imports to after AppLauncher initialization to
use Isaac Sim's internal Python 3.11 rclpy instead of system Python 3.10 rclpy.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ppastabtw
Copy link
Copy Markdown
Author

not finished, waiting on yichen to update node details

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