Releases: robot-descriptions/jvrc_description
Releases · robot-descriptions/jvrc_description
v1.1.0
This release introduces a Python distribution to import the model easily from Python:
For example, the humanoid example in Pink loads the model as follows:
import pink
robot = pink.models.build_from_urdf(jvrc_description.urdf_path)