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.15.tar.gz
(722.6 kB
view hashes)
Built Distribution
scikit_robot-0.0.15-py3-none-any.whl
(726.0 kB
view hashes)
Close
Hashes for scikit_robot-0.0.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2ee0a125a279f73592da93e364337e142c4ffaad382c7cc006b00a1121829ff |
|
MD5 | 743c1bc40956770ea1444ae639d4215a |
|
BLAKE2b-256 | 5533b7ab3863240d71ff7cc41eead473cb77097ceae967cd1108c30a5ee6e80c |