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
thanks for your amazing work! left_qpos = self.left_retargeting.retarget(left_hand_mat[tip_indices])
the left_qpos after retageting is a [12,] array,but the dof of inspire hand is 6.
how to control the inspire hand with variable left_qpos
The text was updated successfully, but these errors were encountered:
thanks for your amazing work!
left_qpos = self.left_retargeting.retarget(left_hand_mat[tip_indices])
the left_qpos after retageting is a [12,] array,but the dof of inspire hand is 6.
how to control the inspire hand with variable left_qpos
The text was updated successfully, but these errors were encountered: