Logo
Explore Help
Register Sign In
ydy0615/balance
1
0
Fork 0
You've already forked balance
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
8c76cf23a7c0245490d02619c27f1246428ff0b7
balance/dm_imu_pkg/dm_imu_pkg.egg-info/requires.txt

5 lines
46 B
Plaintext
Raw Normal View History

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
2025-12-08 23:54:56 +08:00
pybind11>=2.10
feat: add runtime dependencies for IMU functionality - Add numpy<2.0 for numerical computations with IMU data - Add pyserial>=3.5 for serial communication with IMU hardware - Add gradio for web-based user interface These dependencies enable core features like data processing, hardware connectivity, and UI interaction for the IMU package. Updated pyproject.toml, with resulting changes in requires.txt and PKG-INFO.
2025-12-09 13:11:48 +08:00
numpy<2.0
pyserial>=3.5
gradio
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 303ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API