Robot.get_group_names_from_link_name
-
Robot.get_group_names_from_link_name(link_name)[source] Returns the group_names to which the link_name belongs to.
- Parameters
link_name (str) – The name of a link
- Returns
list of str – A list of group names.
Robot.get_group_names_from_link_name(link_name)[source]Returns the group_names to which the link_name belongs to.
link_name (str) – The name of a link
list of str – A list of group names.