Skip to main content

Jeremy's Kinematics Python Library

Project description

# Jkinpylib

‘Jeremy’s kinematics python library’. This library runs forward and inverse kinematics in parrallel on the gpu/cpu using pytorch. It also can call single value FK/IK solvers from Klamp’t

## Installation

Install base dependencies ` sudo apt install python3-pip python3.8 -m pip install --user virtualenv `

Create virtual environment ` python3.8 -m venv venv/ && source venv/bin/activate pip install -e . `

## Todos - [ ] Remove fix_urdf.py hackery - don’t change joint types. Maintain the original urdf, save an additional one for klampt (with problematic elements removed) - [ ] Add additional robots (from the ikflow repo) - [ ] batched IK optimization steps

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

jkinpylib-0.0.4.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

jkinpylib-0.0.4-py3-none-any.whl (24.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page