/scikit-robot

A Flexible Framework for Robot Control in Python

Primary LanguagePythonMIT LicenseMIT

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