Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.52 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.52 KB

scikit-robot: A Flexible Framework for Robot Control in Python

Build Status

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