SkillAgentSearch skills...

Pybotics

The Python Toolbox for Robotics

Install / Use

/learn @engnadeau/Pybotics

README

Pybotics

Robot arm logo

The Python Toolbox for Robotics

| Item | Badges | | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Repo | GitHub issues GitHub forks GitHub stars GitHub repo size | | Releases | GitHub tag PyPI Version PyPI Wheel PyPI Format semantic-release semantic-release: angular PyPI - Downloads | | Compatibility | PyPI Pythons PyPI Implementation | | Workflows | Test Release Publish | | Documentation | Documentation Status | | Citations | DOI DOI | | License | PyPI License | | Social | Twitter Follow Twitter |

Contents

Overview

Pybotics is an open-source Python toolbox for robot kinematics and calibration. It was designed to provide a simple, clear, and concise interface to quickly simulate and evaluate common robot concepts, such as kinematics, dynamics, trajectory generations, and calibration. The toolbox is specifically designed for use with the Modified Denavit–Hartenberg parameters convention.

Usage

Documentation

Please visit https://pybotics.readthedocs.io/

Installation

# python3 is mapped to pip or inside a venv
pip install pybotics

# python3-pip
pip3 install pybotics

# https://github.com/pypa/pipenv
pipenv install pybotics

# https://github.com/sdispater/poetry
poetry add pybotics

Applications & Examples

Featured In

Citing

Please cite the following articles if you use pybotics in your research:

Nadeau, (2019). Pybotics: Python Toolbox for Robotics. Journal of Ope

View on GitHub
GitHub Stars359
CategoryEducation
Updated9d ago
Forks64

Languages

Python

Security Score

100/100

Audited on Mar 27, 2026

No findings