.codeclimate.yml | |
|
|
.flake8 | |
|
|
.gitignore | |
|
|
.pylintrc | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
Procfile | |
|
|
README.md | |
|
|
app.py | 9 | A 0 mins |
|
assets/favicon.ico | |
|
|
checker | |
|
|
external_css/dark.css | |
|
|
external_css/light.css | |
|
|
hexapod/__init__.py | 0 | A 0 mins |
|
hexapod/const.py | 32 | A 0 mins |
|
hexapod/ground_contact_solver/ground_contact_solver.py | 65 | A 0 mins |
|
hexapod/ground_contact_solver/ground_contact_solver2.py | 79 | A 1 hr |
|
hexapod/ground_contact_solver/shared.py | 66 | A 0 mins |
|
hexapod/ik_solver/README.md | |
|
|
hexapod/ik_solver/helpers.py | 109 | A 0 mins |
|
hexapod/ik_solver/ik_solver.py | 129 | B 5 hrs |
|
hexapod/ik_solver/ik_solver2.py | 192 | A 2 hrs |
|
hexapod/ik_solver/recompute_hexapod.py | 82 | A 0 mins |
|
hexapod/ik_solver/shared.py | 18 | A 0 mins |
|
hexapod/linkage.py | 110 | A 1 hr |
|
hexapod/models.py | 238 | A 0 mins |
|
hexapod/points.py | 150 | A 0 mins |
|
hexapod/templates/pose_template.py | 8 | A 0 mins |
|
index.py | 69 | A 0 mins |
|
pages/__init__.py | 0 | A 0 mins |
|
pages/helpers.py | 60 | A 0 mins |
|
pages/page_inverse.py | 55 | A 0 mins |
|
pages/page_kinematics.py | 55 | A 2 hrs |
|
pages/page_landing.py | 10 | A 0 mins |
|
pages/page_patterns.py | 34 | A 0 mins |
|
pages/shared.py | 59 | A 0 mins |
|
requirements.txt | |
|
|
settings.py | 19 | A 0 mins |
|
style_settings.py | 73 | A 0 mins |
|
tests/README.md | |
|
|
tests/__init__.py | 0 | A 0 mins |
|
tests/helpers.py | 27 | A 0 mins |
|
tests/test_ik.py | 44 | A 0 mins |
|
tests/test_kinematics.py | 14 | A 0 mins |
|
tests/test_misc.py | 15 | A 0 mins |
|
tests/test_patterns.py | 16 | A 0 mins |
|
texts.py | 12 | A 0 mins |
|
widgets/__init__.py | 0 | A 0 mins |
|
widgets/dimensions_ui.py | 44 | A 0 mins |
|
widgets/ik_ui.py | 88 | A 0 mins |
|