I tried gravity compensation using v1 mjcf and openarm_can python bindings on the openarm hardware, and it works fine.
Just in case anyone wanted to test out:
https://github.com/euyniy/openarm_mujoco/blob/grav_comp/gravity_compensation.py
The functionality is almost exactly the same as in the urdf+cpp version of openarm:
https://github.com/enactic/openarm_teleop/blob/main/control/gravity_compasation.cpp
I tried gravity compensation using v1 mjcf and
openarm_canpython bindings on the openarm hardware, and it works fine.Just in case anyone wanted to test out:
https://github.com/euyniy/openarm_mujoco/blob/grav_comp/gravity_compensation.py
The functionality is almost exactly the same as in the urdf+cpp version of openarm:
https://github.com/enactic/openarm_teleop/blob/main/control/gravity_compasation.cpp