Package edu.tufts.hrilab.consultant.pose
Class PoseReferenceJson
java.lang.Object
edu.tufts.hrilab.consultant.pose.PoseReferenceJson
-
Field Details
-
refId
-
variable
-
properties
-
position
protected double[] position -
orientation
protected double[] orientation
-
-
Constructor Details
-
PoseReferenceJson
-
-
Method Details
-
getPosition
public javax.vecmath.Point3d getPosition() -
getOrientation
public javax.vecmath.Quat4d getOrientation() -
getRefId
-
getVariable
-
getProperties
-
hasPose
public boolean hasPose()
-