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