3dprintingdoctor / pybotics

The Python Toolbox for Robotics

Home Page:http://pybotics.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybotics

The Python Toolbox for Robotics

Component Badges
Community Gitter chat
GitHub GitHub issues GitHub forks GitHub stars GitHub tag
PyPI PyPI Version PyPI License PyPI Wheel PyPI Format PyPI Pythons PyPI Implementation
Documentation Documentation Status
Referencing DOI
CI Build status Build Status CircleCI
Dependencies Updates Dependency Status
Coverage Coverage Status codecov
Code Quality codebeat badge CodeFactor Scrutinizer Code Quality Codacy Badge Maintainability Issue Count BCH compliance Language grade: Python Total alerts

Usage

Installation

Preferred

pipenv install pybotics

Legacy

pip install pybotics

Applications & Examples

Featured In

Development

  • All branches are deployed to PyPI's Test Site
  • Only tags on the master branch are deployed to PyPI
  • Requirements used for development (i.e., dev-requirements.txt) are pinned to a specific version to avoid the master branch from suddenly failing due to a package update.

References

  • Craig, John J. Introduction to robotics: mechanics and control. Vol. 3. Upper Saddle River: Pearson Prentice Hall, 2005.
  • Corke, Peter. Robotics, vision and control: fundamental algorithms in MATLAB. Vol. 73. Springer, 2011.

Logo made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

About

The Python Toolbox for Robotics

http://pybotics.readthedocs.io/

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%