Robot.get_group_configuration

Robot.get_group_configuration(group, full_configuration)[source]

Returns the group’s configuration.

Parameters
  • group (str) – The name of the group.

  • full_configuration (compas_fab.robots.Configuration) – The configuration for all configurable joints of the robot.

Returns

compas_fab.robots.Configuration – The configuration of the group.