Package frc.lib.math
Class EqualsUtil.GeomExtensions
java.lang.Object
frc.lib.math.EqualsUtil.GeomExtensions
- Enclosing class:
- EqualsUtil
Extension methods for wpi geometry objects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanepsilonEquals(edu.wpi.first.math.geometry.Twist2d twist, edu.wpi.first.math.geometry.Twist2d other)
-
Constructor Details
-
GeomExtensions
public GeomExtensions()
-
-
Method Details
-
epsilonEquals
public static boolean epsilonEquals(edu.wpi.first.math.geometry.Twist2d twist, edu.wpi.first.math.geometry.Twist2d other)
-