8000 GitHub - lordkeks/robotics-toolbox-python: Robotics Toolbox for Python
[go: up one dir, main page]

Skip to content

lordkeks/robotics-toolbox-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stability-wip made-with-python Build Status Coverage License: MIT Maintenance GitHub stars

This is a work in progress and the aim is to have a workable version by end of year. Watch this space

Robotics Toolbox for Python

Work in progress

This is a Python implementation of the Robotics Toolbox for MATLAB®.

Getting going

Using pip

Install a snapshot from PyPI

% # Coming soon

From GitHub

Install the current code base from GitHub and pip install a link to that cloned copy

% git clone https://github.com/petercorke/robotics-toolbox-python.git
% cd robotics-toolbox-python
% pip install -e .

About

Robotics Toolbox for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%
0