Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes.builtin.configurations.movenode |
Modifier and Type | Method and Description |
---|---|
MoveJMotionParameters |
MoveNodeConfigFactory.createMoveJMotionParameters(AngularSpeed jointSpeed,
ErrorHandler<AngularSpeed> jointSpeedErrorHandler,
AngularAcceleration jointAcceleration,
ErrorHandler<AngularAcceleration> jointAccelerationErrorHandler)
Deprecated.
Creates a shared motion parameters object for a MoveJ.
|
MoveJMotionParameters |
MoveJMoveNodeConfig.getMotionParameters() |
Modifier and Type | Method and Description |
---|---|
MoveJMoveNodeConfig |
MoveNodeConfigFactory.createMoveJConfig(MoveJMotionParameters moveJMotionParameters)
Deprecated.
Creates a MoveJ shared values configuration.
|
Copyright © 2021. All rights reserved.