Created by: engnadeau
What is this Python project?
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.
Applications & Examples
This toolbox was featured in the Journal of Open Source Software: https://doi.org/10.21105/joss.01738
What's the difference between this Python project and similar ones?
- As MATLAB® is not necessarily readily available outside of academia,
Pyboticswas originally developed as a fully open-source alternative to theRobotics Toolboxby Peter Corke. -
rospyis a client for the ROS framework and performs a different function. -
PythonRoboticsis a repository of code samples primarily focusing on trajectory planning for mobile robotics.Pyboticsfocuses more on industrial robots and is a framework for modelling robots. -
Pyboticscan be integrated with the above two packages as the modelling component.
--
Anyone who agrees with this pull request could vote for it by adding a