Joint.calculate_transformation
- Joint.calculate_transformation(position)[source]
Returns the transformation of the joint.
This function calls different calculate_*_transformation depends on self.type
- Parameters:
- positionfloat
Position in radians or meters depending on the joint type.