feat: add IMU Python package with pybind11 bindings
- Add dm_imu_pkg/__init__.py to dynamically load compiled IMU module during development and installation - Update .vscode/settings.json to ignore missing CMakeLists for flexible builds - Generate egg-info metadata and package structure for distribution
This commit is contained in:
1
dm_imu_pkg/dm_imu_pkg.egg-info/requires.txt
Normal file
1
dm_imu_pkg/dm_imu_pkg.egg-info/requires.txt
Normal file
@@ -0,0 +1 @@
|
||||
pybind11>=2.10
|
||||
Reference in New Issue
Block a user