I would like to thank you for open-sourcing this awesome project! It's a super cool concept.
I have successfully set up the Quest 3 app and Windows environment. When I move my left-hand controller, I can see the joint information updating and sending to the Quest 3.
|
msg += f",{hand_q_feedback[0]:.3f},{hand_q_feedback[1]:.3f}" |
I am confident that the VR IP/host IP I entered is correct. Additionally, when I press button A on the right controller, the robot in VR updates slightly.
Despite this setup, I'm encountering an issue where the joint information does not seem to be updating fully or as expected.
Do you know what could be the possible issue?
Thank you!
I would like to thank you for open-sourcing this awesome project! It's a super cool concept.
I have successfully set up the Quest 3 app and Windows environment. When I move my left-hand controller, I can see the joint information updating and sending to the Quest 3.
ARCap/data_processing/quest_robot_module.py
Line 416 in d50affb
I am confident that the VR IP/host IP I entered is correct. Additionally, when I press button A on the right controller, the robot in VR updates slightly.
Despite this setup, I'm encountering an issue where the joint information does not seem to be updating fully or as expected.
Do you know what could be the possible issue?
Thank you!