mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Add kinematics suite (#1787)
Co-authored-by: Tyler Veness <calcmogul@gmail.com> Co-authored-by: Matt <matthew.morley.ca@gmail.com>
This commit is contained in:
committed by
Peter Johnson
parent
561cbbd144
commit
f405582f86
@@ -4846,6 +4846,8 @@ namespace std
|
||||
using namespace units::literals;
|
||||
|
||||
namespace units {
|
||||
using namespace acceleration;
|
||||
using namespace angular_velocity;
|
||||
using namespace length;
|
||||
using namespace time;
|
||||
using namespace velocity;
|
||||
|
||||
Reference in New Issue
Block a user