rofunc.utils.robolab.kinematics.kinpy_utils#
1. Module Contents#
1.1. Functions#
Build a serial chain from a URDF or MuJoCo XML file :param model_path: the path of the URDF or MuJoCo XML file :param verbose: whether to print the chain :return: robot kinematics chain |