This repository implements teleoperation of the inspired hand using Apple Vision Pro
- Download and install Isaac Gym Preview 4 from https://developer.nvidia.com/isaac-gym
cd isaacgym/python && pip install -e .- Try running an example
cd examples && python 1080_balls_of_solitude.py - For troubleshooting check docs
isaacgym/docs/index.html)
pip install avp_stream
This app is now officially on VisionOS App Store! You can search for Tracking Streamer from the App Store and install the app
pip install -e .
python viz_isaac_hand_gym.py --ip 192.168.123.249 # replace your computer local ip. Make sure your computer and VisionPro are on the same local network.
This code builds upon following open-source code-bases. Please visit the URLs to see the respective LICENSES: