This website requires JavaScript.
Explore
Help
Register
Sign In
ydy0615
/
balance
Watch
1
Star
0
Fork
0
You've already forked balance
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
35efbfc91a3c4d556290f1a703d835c81cecccf7
balance
/
__pycache__
/
main.cpython-310.pyc
50 lines
6.4 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: refactor project structure and update dependencies - Rename app_ui.py to main.py for better naming convention - Update balance.py import to use dm_imu_pkg.dm_imu_py for modularity - Constrain Gradio version to <5.0 in pyproject.toml and <6.0 in PKG-INFO for compatibility - Add compiled .so file for dm_imu_pkg and update cached .pyc files after builds - Include motors_enabled flag in main.py UI for better state management These changes improve code organization, resolve potential import issues, and ensure dependency compatibility in the balance controller project.
2025-12-09 22:55:35 +08:00
o