Skip to Content

Dynamic Limits

Dynamic limits utility functions.

Quick Facts

PropertyValue
ClassDynamicLimits
Modulecenpylib.DynamicLimits
Packagecenpylib
ReleaseR2025.2.4
Methods1

Method Index

MethodReturnsSummary
RampLinear step function of joint, where the inputs x1, y1, x2, y2 are used to define the ramp.

Utilities

Ramp

def Ramp(joint, x1, y1, x2, y2)

Linear step function of joint, where the inputs x1, y1, x2, y2 are used to define the ramp.

Parameters:

NameTypeDescription
joint
x1
y1
x2
y2

Version Notes

This class is documented as of release R2025.2.4.

Was this page helpful?