Robot.get_configuration_from_group_state
- Robot.get_configuration_from_group_state(group, group_state)[source]
Get a
compas_robots.Configuration
from a group’s group state.- Parameters:
- Returns:
compas_robots.Configuration
The configuration specified by the
group_state
.