RobotModel.get_end_effector_link
- RobotModel.get_end_effector_link()[source]
Returns the end effector link.
- Returns
Examples
>>> ee_link = robot.get_end_effector_link() >>> ee_link.name 'link2'
Returns the end effector link.
Examples
>>> ee_link = robot.get_end_effector_link()
>>> ee_link.name
'link2'
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev