文件名称:drivers-python:用Python编写的驱动程序
文件大小:23KB
文件格式:ZIP
更新时间:2024-04-06 01:07:50
Python
驱动程序-python 用Python编写的驱动程序 安装 make install 命令行界面 # help poetry run python main.py --help # record poetry run python main.py \ --dt 0.1 \ --name mock >> record.csv
【文件预览】:
drivers-python-main
----poetry.lock(27KB)
----.gitignore(2KB)
----Makefile(997B)
----pyproject.toml(396B)
----drivers()
--------__init__.py(46B)
--------mock_test.py(223B)
--------imu0.py(4KB)
--------mock.py(406B)
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(317B)
----.pylintrc(18KB)
----main.py(1KB)
----docs()
--------index.md(282B)
----.editorconfig(357B)