Open nutsintheshell opened 7 months ago
Teleoperation can be implemented based on the SteamVR Plugins with data gloves or any other VR hardware's SDK, it is decoupled with RFUniverse and fully compatible with it, so it's not put into the open-source project.
Here is a simple workflow for you to implement teleoperation with HTC VIVE device after you get familiar with the secondary development workflow of RFUniverse:
This is just a simple workflow, the specific implementation needs to be adjusted according to your VR hardware. If you have any questions during the actual development, you can continue to ask here.
In the paper, it shows that it can be achieved that people can reconstruction their hand motion in sim environment by wearing data gloves. However, I don't find how to achieve this in the doc. Could someone tell me how to achieve it? Thanks.