https://github.com/wenbowen123/catgrasp/blob/dc656c05da85e9e732c56a887bb665e1b2a52289/run_grasp_simulation.py#LL78C15-L78C15
In my opinion, the finger_mesh_in_gripper_base just is the transformation matrix of the finger fame to gripper frame. But I think the relative pose is constant. so why finger_mesh_in_gripper_base can change in runing run_grasp_simulation.py?