Robot.get_group_configuration
- Robot.get_group_configuration(group, full_configuration)[source]
Get the group’s configuration.
- Parameters:
- group
str
The name of the planning group.
- full_configuration
compas_robots.Configuration
The configuration for all configurable joints of the robot.
- group
- Returns:
compas_robots.Configuration
The configuration of the group.