Robot.get_group_configuration

Robot.get_group_configuration(group, full_configuration)[source]

Get the group’s configuration.

Parameters:
groupstr

The name of the planning group.

full_configurationcompas_robots.Configuration

The configuration for all configurable joints of the robot.

Returns:
compas_robots.Configuration

The configuration of the group.