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'
RobotModel.
get_end_effector_link
()[source]Returns the end effector link.
Examples
>>> ee_link = robot.get_end_effector_link()
>>> ee_link.name
'link2'