Skip to content

Commit c6e1227

Browse files
committed
Remove duplicate key
1 parent 1f2b5fb commit c6e1227

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

subprojects/robotpy-wpimath/semiwrap/geometry/Pose3d.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ classes:
3131
operator*:
3232
operator/:
3333
RotateBy:
34-
RotateAround:
3534
TransformBy:
3635
RelativeTo:
3736
ToMatrix:

subprojects/robotpy-wpimath/semiwrap/geometry/Translation3d.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ classes:
3434
operator*:
3535
operator/:
3636
operator==:
37-
RotateAround:
38-
SquaredDistance:
39-
SquaredNorm:
40-
Dot:
41-
Cross:
4237
Nearest:
4338
overloads:
4439
std::span<const Translation3d> [const]:

0 commit comments

Comments
 (0)