ToolModel.scale
-
ToolModel.
scale
(factor, link=None) Scales the robot by factor (absolute).
- Parameters
factor (float) – The factor to scale the robot with.
- Returns
None
Examples
>>> robot.scale(100)
ToolModel.
scale
(factor, link=None)Scales the robot by factor (absolute).
factor (float) – The factor to scale the robot with.
None
Examples
>>> robot.scale(100)