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 (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.18.tar.gz
(725.2 kB
view hashes)
Built Distribution
scikit_robot-0.0.18-py3-none-any.whl
(727.9 kB
view hashes)
Close
Hashes for scikit_robot-0.0.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba104dc4c3f2fe6646d74607440d77c7b00587bc072e5fbc2c8feb5d86268be5 |
|
MD5 | afec7cbd44c9e140797cd4b4050c8392 |
|
BLAKE2b-256 | e68e482603545b4bdef5f42d2e1d6ce45bffc77f046c5b69bd85523fcc4ea3e1 |