Initial IMU EKF project
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "imu"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"allantools>=2024.6",
|
||||
"numpy>=2.4.6",
|
||||
]
|
||||
Reference in New Issue
Block a user