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
You may need to install some dependencies by apt-get install:
sudo apt-get update
sudo apt-get install libspatialindex-dev freeglut3-dev libsuitesparse-dev libblas-dev liblapack-dev
Then,
pip install scikit-robot
If you would like to use Pybullet Interface and open3d for mesh simplification,
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 (examples/collision_free_trajectory.py)
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
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 scikit-robot-0.0.37.tar.gz.
File metadata
- Download URL: scikit-robot-0.0.37.tar.gz
- Upload date:
- Size: 732.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e18b45537d2a9bd7021a4991d4f34cacc9682a5dd940ed128945fa03fd03b273
|
|
| MD5 |
53c5f3b7a7352f3603ea9116e1fdd407
|
|
| BLAKE2b-256 |
7cd6a735f2d811a89bec9c0ee1da949ab6d92f2717f2e27b84eacbbfbd6b7ac8
|
File details
Details for the file scikit_robot-0.0.37-py3-none-any.whl.
File metadata
- Download URL: scikit_robot-0.0.37-py3-none-any.whl
- Upload date:
- Size: 735.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbfce2fadcf70354909a4030b8173107c0ff765106814a4d581aca5ce6378882
|
|
| MD5 |
cff39e4e87942a52b962909e0042817f
|
|
| BLAKE2b-256 |
00db793ae4b9d199e99b7ebacd0f314098457fb796a3bb60090ee56420678a9a
|