Robot.get_end_effector_link_name
-
Robot.
get_end_effector_link_name
(group=None)[source] Returns the name of the end effector link.
- Parameters
group (str) – The name of the group. Defaults to None.
- Returns
str
Examples
>>> robot.get_end_effector_link_name() 'ee_link'