CubeMars motor module for Aries exosuits.
Project description
Motor Control Software for Soft Exoskeleton
Install
To install the library run:
uv install motor_python
OR
uv install git+https://github.com/TUM-Aries-Lab/motor_python.git@<specific-tag>
Publishing
It's super easy to publish your own packages on PyPI. To build and publish this package run:
- Update the version number in pyproject.toml and imu_module/init.py
- Commit your changes and add a git tag "<new.version.number>"
- Push the tag
git push --tag
The package can then be found at: https://pypi.org/project/motor_python
Module Usage
"""Basic docstring for my module."""
from loguru import logger
from motor_python.cube_mars_motor import CubeMarsAK606v3
def main() -> None:
"""Run a simple demonstration."""
motor = CubeMarsAK606v3()
motor.get_status()
motor.set_position(position_degrees=0.0)
if __name__ == "__main__":
main()
Program Usage
uv run python -m motor_python
Structure
├── Test Rig CAD files
│ ├── Foot.3mf
│ ├── Jetson_Mount.3mf
│ ├── Leg_with_2_IMU's.3mf
│ ├── Motor_Case.3mf
│ ├── Rod_Adapter_Jetson.3mf
│ ├── Rod_Adapter_Motor.3mf
│ └── Spool_V2.3mf
├── docs
│ ├── AK60-6 Manual.pdf
│ └── Jetson-Orin-Nano-DevKit.pdf
├── src
│ └── motor_python
│ ├── config
│ ├── __init__.py
│ ├── __main__.py
│ ├── cube_mars_motor.py
│ ├── definitions.py
│ ├── examples.py
│ ├── motor_status_parser.py
│ └── utils.py
├── tests
│ ├── __init__.py
│ ├── conftest.py
│ ├── cube_mars_motor_test.py
│ ├── motor_status_parser_test.py
│ └── utils_test.py
├── .dockerignore
├── .gitignore
├── .pre-commit-config.yaml
├── .python-version
├── CONTRIBUTING.md
├── Dockerfile
├── LICENSE
├── Makefile
├── README.md
├── pyproject.toml
├── repo_tree.py
└── uv.lock
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file motor_python-0.0.6.tar.gz.
File metadata
- Download URL: motor_python-0.0.6.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7741cef42b68ec2da5af4bb73a0f752a7a996f409be28030fd3c5e3edf4860a9
|
|
| MD5 |
e306a17c376ae412095dd217dfd28366
|
|
| BLAKE2b-256 |
93eb8690ebfef1af3a0d33a8bcb937de29b5ae6050a6966be7bc64ceee01b3e1
|
Provenance
The following attestation bundles were made for motor_python-0.0.6.tar.gz:
Publisher:
pypi-publish.yml on TUM-Aries-Lab/motor-module
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
motor_python-0.0.6.tar.gz -
Subject digest:
7741cef42b68ec2da5af4bb73a0f752a7a996f409be28030fd3c5e3edf4860a9 - Sigstore transparency entry: 870164468
- Sigstore integration time:
-
Permalink:
TUM-Aries-Lab/motor-module@c648d63de989ca0d969d7bb5b37300ced57c54ce -
Branch / Tag:
refs/tags/v0.0.6 - Owner: https://github.com/TUM-Aries-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@c648d63de989ca0d969d7bb5b37300ced57c54ce -
Trigger Event:
push
-
Statement type:
File details
Details for the file motor_python-0.0.6-py3-none-any.whl.
File metadata
- Download URL: motor_python-0.0.6-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d60023957ba1ee043d1280c3ddd8aadaec7ba220c402ae98ff19c03949d0e4b
|
|
| MD5 |
e44d1e8e2e310d2344a37625910a8b89
|
|
| BLAKE2b-256 |
b435616028555f7f9e0aa72e67969c95e356e88f7c3f63c3ff2f20b4ee8b7f0c
|
Provenance
The following attestation bundles were made for motor_python-0.0.6-py3-none-any.whl:
Publisher:
pypi-publish.yml on TUM-Aries-Lab/motor-module
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
motor_python-0.0.6-py3-none-any.whl -
Subject digest:
1d60023957ba1ee043d1280c3ddd8aadaec7ba220c402ae98ff19c03949d0e4b - Sigstore transparency entry: 870164471
- Sigstore integration time:
-
Permalink:
TUM-Aries-Lab/motor-module@c648d63de989ca0d969d7bb5b37300ced57c54ce -
Branch / Tag:
refs/tags/v0.0.6 - Owner: https://github.com/TUM-Aries-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@c648d63de989ca0d969d7bb5b37300ced57c54ce -
Trigger Event:
push
-
Statement type: