Robot.get_joint_by_name

Robot.get_joint_by_name(name)[source]

Returns the joint in the robot model matching its name.

Parameters

name (str) – The name of the joint.

Returns

compas.robots.Joint