Robot.get_joint_by_name

Robot.get_joint_by_name(name)[source]

RGet the joint in the robot model matching the given name.

Parameters:
namestr

The name of the joint.

Returns:
compas_robots.Joint