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 (
Configuration
) – The configuration for all configurable joints of the robot.
- Returns
Configuration
– The configuration of the group.