robosuite
robosuite copied to clipboard
Kinova Gen3 MJCF inconsistent with hardware
Hi,
It looks like the MJCF model in robosuite for the Kinova Arm is inconsistent with the hardware robot. Mainly, the joint axes seem to be flipped for all the joints except for Actuator 7, essentially causing the robot to be a mirror image of the real robot in the Home position, as specified by the Kinova documentation.
It looks like the reference frames are correct with respect to the URDF file that I visualized using MATLAB.
It may be the case that this is purely a visual thing but I am not sure at the moment and this may lead to inconsistencies for computing dynamics between sim and reality.
I found similar inconsistency here issue, not for this model but for the Jaco arm. I had to convert the measurements coordinates, but its not very convenient for sure. I think it'd be better to match them at the modelling level.
@rbharadwaj9 did you manage to sort the issue out in the end?