Package edu.tufts.hrilab.map
Class PathAction
java.lang.Object
edu.tufts.hrilab.map.PathAction
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPathAction
(PathAction.Type type, Symbol reference) PathAction
(PathAction.Type type, Symbol reference, javax.vecmath.Matrix4d pose) -
Method Summary
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
PathAction
-
PathAction
-
-
Method Details
-
getType
-
getReference
-
getPose
public javax.vecmath.Matrix4d getPose() -
getPosition
public javax.vecmath.Point3d getPosition()
-