Use Kinematics class from robot_properties_fingers #190
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
mypy
25s
flake8
12s
Python Formatting
12s
C++ Formatting
11s
Annotations
4 errors and 1 warning
mypy:
scripts/claw_crane.py#L15
error: Cannot find implementation or library stub for module named "robot_properties_fingers" [import]
|
mypy:
demos/demo_trifingerpro_kinematics.py#L21
error: Cannot find implementation or library stub for module named "robot_properties_fingers" [import]
|
mypy:
demos/demo_trifingerpro_kinematics.py#L21
note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
|
mypy
Process completed with exit code 1.
|
C++ Formatting
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|