Skip to content

matteomeneghetti/symrobotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symrobotics

About the project

This is a convenient piece of software I wrote during my time at the ALTAIR Robotics Laboratory. It computes the most common matrices used in robotics such as the Forward Kinematics and Analytical/Geometric Jacobians in symbolic forms while also allowing numerical substitution.

DISCLAIMER: if you intend to do any serious work, you are probably better off by using the excellent Robotics Toolbox for Python by Peter Corke.

Getting started

Installation

  1. Clone the repo
    git clone https://github.com/matteomeneghetti/symrobotics
    
  2. Run the install script
    python3 setup.py install
    

Usage

Minimal use cases are provided in the examples directory.

About

Symbolic kinematic solver for robotic manipulators

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages