JointTrajectoryPoint.scale
- JointTrajectoryPoint.scale(scale_factor)
Scales the joint positions of the current configuration.
Only scalable joints are scaled, i.e. planar and prismatic joints.
- Parameters
scale_factor (
float
) – Scale factor.- Returns
None