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 want to pick a bottle with fetch robot, but the gripper posture is specific as rot_ctrl=[1.0, 0.0, 1.0, 0.0] in fetch_env.py _set_action. With such posture fetch robot cann't pick bottle sucessfully, so I wang to know the mapping of action and posture in utils.mocap_set_action(self.sim, action).