Robot.transformation_RCF_WCF

Robot.transformation_RCF_WCF(group=None)[source]

Get the transformation from the robot’s coordinate system (RCF) to the world coordinate system (WCF).

Parameters:
groupstr, optional

The name of the planning group. Defaults to the main planning group.

Returns:
compas.geometry.Transformation