-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Thank you for inventing PHANTOM! I am currently trying to implement PHANTOM robot_inpaint for a JAKA_ZU_3 robot arm (demo_name=pick_and_place). I wrote the mjcf file for JAKA_ZU_3 and jaka_zu_3_robot.py myself, while adding the name JAKA_ZU_3 in places where it is required. Although the process runs successfully and a video is generated, the generated video has some strange issues in the beginning and last few seconds---the robot arm shakes, sometimes fiercely.
I have tried to adjust init_qpos and base_xpos_offset in jaka_zu_3_robot.py so that JAKA's end effector reaches the initial position of Panda, UR5e and IIWA, but the problem still persists. I also found ee_pts.npy and ee_oris.npy, but I cannot figure out which frame of reference these data are in.
The problem videos and modified codes are below. Thank you for your time and effort to help.