wkentaro / scikit-robot

A Flexible Framework for Robot Control in Python

Home Page:https://scikit-robot.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build Status

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

About

A Flexible Framework for Robot Control in Python

https://scikit-robot.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%