aop / robotqt

Kinematics learning with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project

Description: I did this to learn about forward and inverse kinematics. The project is a simple qt based canvas window which draws a 2D-robot. The second joint can be placed by inverse kinematics by clicking.

Project Setup

  1. Dependencies

Depends on PyQt4 and numpy. Working and tested versions are with Python 2.7.5 numpy==1.5.1 PyQt4==4.10.3

How to run

python mainqt.py

Contributing changes

  • Internal git workflow
  • "Please open github issues"

License

Contacts

Petazz @IRCnet oskari.petas@gmail.com

About

Kinematics learning with python


Languages

Language:Python 100.0%