RobotSemantics.get_end_effector_link_name RobotSemantics.get_end_effector_link_name(group=None)[source] Get the name of the last link (end effector link) in a planning group. Parameters: groupstr, optionalThe name of the planning group. Defaults to the main planning group. Returns: strThe name of the end effector link.