mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
[robotpy] Sync robotpy (#8318)
Project import generated by Copybara. GitOrigin-RevId: f6818c55dda55da1226e47a05a22d30f7cc477f1
This commit is contained in:
@@ -41,6 +41,10 @@ classes:
|
||||
ignore: true
|
||||
|
||||
RotateAround:
|
||||
SquaredDistance:
|
||||
SquaredNorm:
|
||||
Dot:
|
||||
Cross:
|
||||
inline_code: |
|
||||
cls_Translation3d
|
||||
.def_static("fromFeet", [](units::foot_t x, units::foot_t y, units::foot_t z){
|
||||
|
||||
Reference in New Issue
Block a user