BaseRobotModelObject.scale
- BaseRobotModelObject.scale(factor)[source]
Scales the robot model’s geometry by factor (absolute).
- Parameters:
- factorfloat
The factor to scale the robot with.
- Returns:
- None
Scales the robot model’s geometry by factor (absolute).
The factor to scale the robot with.