Package com.acmerobotics.roadrunner
Class IdentityPoseMap
-
- All Implemented Interfaces:
-
com.acmerobotics.roadrunner.PoseMap
public final class IdentityPoseMap implements PoseMap
-
-
Constructor Summary
Constructors Constructor Description IdentityPoseMap()
-
Method Summary
Modifier and Type Method Description Pose2dDual<Arclength>
map(Pose2dDual<Arclength> pose)
-
-
Method Detail
-
map
Pose2dDual<Arclength> map(Pose2dDual<Arclength> pose)
-
-
-
-