Skip to content

tlpmit/scikit-robot

 
 

Repository files navigation

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

About

A Flexible Framework for Robot Control in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.6%
  • C++ 48.4%