Package | Description |
---|---|
com.ur.urcap.api.domain.value.jointposition |
Modifier and Type | Method and Description |
---|---|
JointPosition[] |
JointPositions.getAllJointPositions()
Provides an array containing all the positions of the joints in the robot arm.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JointPosition.epsilonEquals(JointPosition other,
double epsilon,
Angle.Unit unit)
Indicates whether some other
JointPosition object is "approximately equal" to this one. |
Copyright © 2021. All rights reserved.