Target.scaled

Target.scaled(factor)[source]

Returns a scaled copy of the target.

If the user model is created in millimeters, the target should be scaled by a factor of 0.001 before passing to the planner.

Parameters:
factorfloat

The scaling factor.

Returns:
Target

The scaled target.