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
aloha/real_env.py line 143 gripper_qpos = [FOLLOWER_GRIPPER_POSITION_NORMALIZE_FN( bot.gripper.get_gripper_position())]
needs to be gripper_qpos = [FOLLOWER_GRIPPER_JOINT_NORMALIZE_FN( bot.gripper.get_gripper_position())]