Get a joint in a robot model matching by its name.
name (str) – Joint name.
Joint – A joint instance.
Joint
Examples
>>> robot = RobotModel.ur5() >>> j = robot.get_joint_by_name('shoulder_lift_joint') >>> j.name 'shoulder_lift_joint'
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev