Files
allwpilib/wpilibc/src/main/native/include/frc
Tyler Veness 2a0f79b90f [wpilib] Add X and Y component getters to Pose2d and Transform2d (#2563)
pose.Translation().X() and pose.Translation.Y() are common operations,
so shortening them to pose.X() and pose.Y() would be convenient.

Java uses the getX() convention so that is used instead of X() for Java.
2020-07-02 18:09:36 -07:00
..
2020-01-13 12:19:08 -08:00
2019-09-14 15:22:54 -05:00
2018-12-25 22:58:04 -06:00
2019-12-22 13:51:43 -06:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00