A Flexible Framework for Robot Control in Python
Project description
scikit-robot: A Flexible Framework for Robot visualization and programming 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
scikit_robot-0.0.45.tar.gz
(736.9 kB
view details)
Built Distribution
scikit_robot-0.0.45-py3-none-any.whl
(738.1 kB
view details)
File details
Details for the file scikit_robot-0.0.45.tar.gz
.
File metadata
- Download URL: scikit_robot-0.0.45.tar.gz
- Upload date:
- Size: 736.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e273b4c6fbc7558e218f09801a954d06f8ce263c8faee584d45567ddae82aa0d |
|
MD5 | 3932a6d85aa5725758e4a5e6de80892b |
|
BLAKE2b-256 | 59f33c729dd14c514dd14755dc052f30e30ecc21cb04e31659bc65852c09e9e2 |
File details
Details for the file scikit_robot-0.0.45-py3-none-any.whl
.
File metadata
- Download URL: scikit_robot-0.0.45-py3-none-any.whl
- Upload date:
- Size: 738.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f8795962a19c987cfcef0f7da4c159246d3bf8a9397878005e3a36e28dfa994 |
|
MD5 | f2bfe6f330d2305217c2ac4e64400863 |
|
BLAKE2b-256 | 0cc918e75b1246fd1ce958ab24497dc9b0a080ff8cb21b7311058fe65ae123f0 |