A Flexible Framework for Robot Control in Python
Project description
scikit-robot: A Flexible Framework for Robot Control in Python
Documentation | Installation | Quick Start | Python API | Contribute
Scikit-Robot is a lightweight pure-Python library for robotic kinematics, motion planning, visualization and control.
Installation
pip install scikit-robot
If you would like to use Pybullet Interface,
pip install scikit-robot[all]
Features
- Loading robot model from URDF (examples/robot_models.py)
- Forward and inverse kinematics (examples/trimesh_scene_viewer.py)
- Collision detection
- Interactive viewer (examples/trimesh_scene_viewer.py)
- Pybullet and ROS command interface (examples/pybullet_robot_interface.py)
- Forward and inverse dynamics
- Path planning
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scikit-robot-0.0.9.tar.gz
(703.0 kB
view details)
File details
Details for the file scikit-robot-0.0.9.tar.gz.
File metadata
- Download URL: scikit-robot-0.0.9.tar.gz
- Upload date:
- Size: 703.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
476474ed64d24dc1c33a4e606c39a63f673e542f3d995daed4b663bd242ac2c9
|
|
| MD5 |
23a482c2eac6a7e80b66bd81b26a0961
|
|
| BLAKE2b-256 |
de725cfd650a69fa6c2eac08c9bce28f0517ba5662ee06a3bd9316c94d4bcc70
|