mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
Bump wpilib to latest dev (#1327)
This commit is contained in:
@@ -40,6 +40,8 @@ TEST(PhotonPipelineResultTest, Roundtrip) {
|
||||
9.0,
|
||||
4.0,
|
||||
1,
|
||||
-1,
|
||||
-1.0,
|
||||
frc::Transform3d(frc::Translation3d(1_m, 2_m, 3_m),
|
||||
frc::Rotation3d(1_rad, 2_rad, 3_rad)),
|
||||
frc::Transform3d(frc::Translation3d(1_m, 2_m, 3_m),
|
||||
@@ -53,6 +55,8 @@ TEST(PhotonPipelineResultTest, Roundtrip) {
|
||||
9.1,
|
||||
6.7,
|
||||
-1,
|
||||
-1,
|
||||
-1.0,
|
||||
frc::Transform3d(frc::Translation3d(1_m, 2_m, 3_m),
|
||||
frc::Rotation3d(1_rad, 2_rad, 3_rad)),
|
||||
frc::Transform3d(frc::Translation3d(1_m, 2_m, 3_m),
|
||||
|
||||
@@ -27,6 +27,8 @@ TEST(PhotonTrackedTargetTest, Roundtrip) {
|
||||
9.0,
|
||||
-5.0,
|
||||
-1,
|
||||
-1,
|
||||
-1.0,
|
||||
frc::Transform3d(frc::Translation3d(1_m, 2_m, 3_m),
|
||||
frc::Rotation3d(1_rad, 2_rad, 3_rad)),
|
||||
frc::Transform3d(frc::Translation3d(1_m, 2_m, 3_m),
|
||||
|
||||
Reference in New Issue
Block a user