Package com.marslib.vision
Class VIOSlamIO.VIOSlamIOInputs
java.lang.Object
com.marslib.vision.VIOSlamIO.VIOSlamIOInputs
- Enclosing interface:
- VIOSlamIO
-
Field Summary
FieldsModifier and TypeFieldDescriptionedu.wpi.first.math.geometry.Pose3d[]double[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
estimatedPoses
public edu.wpi.first.math.geometry.Pose3d[] estimatedPoses -
timestamps
public double[] timestamps
-
-
Constructor Details
-
VIOSlamIOInputs
public VIOSlamIOInputs()
-