You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when I fully stretch my hand (i.e., all joint angles are at 0), the retargeted values still cause the DIP joints to bend to around 90 degrees. Since the FK model seems correct, I suspect there's something in the retargeting network training that's preventing the robot hand from achieving a fully stretched pose.
The following is running on the allegro model in this repo, it is still OK (In this case I didn't use your PID controller and directly map the retarget joints to the robot model (no feedback control used)). But you still can see the DIP joints are still tricky
Screencast.from.07-24-2025.12.37.41.PM.webm
I am curious if this can be resolved because I have tuned a lot of hyper parameters but that doesn't seem to work
I noticed that when I fully stretch my hand (i.e., all joint angles are at 0), the retargeted values still cause the DIP joints to bend to around 90 degrees. Since the FK model seems correct, I suspect there's something in the retargeting network training that's preventing the robot hand from achieving a fully stretched pose.
The following is running on the allegro model in this repo, it is still OK (In this case I didn't use your PID controller and directly map the retarget joints to the robot model (no feedback control used)). But you still can see the DIP joints are still tricky
Screencast.from.07-24-2025.12.37.41.PM.webm
I am curious if this can be resolved because I have tuned a lot of hyper parameters but that doesn't seem to work