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_configurationConfiguration

The configuration for all configurable joints of the robot.

Returns:
Configuration

The configuration of the group.