Robot ModelsΒΆ
The package provides models for the following robot types:
- TriFingerEdu / FingerEdu:
Available models are:
fingeredu.urdftrifingeredu.urdftrifingeredu_with_stage.urdf
- TriFingerPro / FingerPro:
Available models are:
fingerpro.urdftrifingerpro.urdftrifingerpro_with_stage.urdf
- TriFingerOne / FingerOne:
Available models are:
finger.urdffinger_with_stage.urdftrifinger.urdftrifinger_with_stage.urdf
To get the path to the directory containing the files, use
get_urdf_base_path().
The models can be loaded with
Kinematics to compute forward and
inverse kinematics.