Skip to content

Commit

Permalink
[SymForce] Add Unit3 to symforce_cc_sym_test
Browse files Browse the repository at this point in the history
Topic: sym-unit3-cc-test
  • Loading branch information
amiller27 committed Sep 27, 2023
1 parent 3616a56 commit 29dc31c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/symforce_cc_sym_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ def test_values(self) -> None:
sym.Rot3
sym.Pose2
sym.Pose3
sym.Unit3
sym.ATANCameraCal
sym.DoubleSphereCameraCal
sym.EquirectangularCameraCal
Expand All @@ -152,6 +153,7 @@ def test_values(self) -> None:
sym.Rot3,
sym.Pose2,
sym.Pose3,
sym.Unit3,
sym.ATANCameraCal,
sym.DoubleSphereCameraCal,
sym.EquirectangularCameraCal,
Expand Down

0 comments on commit 29dc31c

Please sign in to comment.