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