Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmSim

Generalised Robotic Arm Visualiser and Sequencer

About

Developed under Windows 7, Python 3.4.2; V0.1

ArmSim is an interface which allows quick and simple movement sequencing of complex robotic arms. It currently supports any robotic arm with chained rotational joints, i.e., linear actuators and non-rigid joints are currently not supported.

This was originally created for Assignment 3 of CSSE1001 at UQ in semester 1, 2015.

The master branch is currently partially functional - to see the state of the assignment as it was handed in please see the 'pyglet-legacy' branch.

Main Application

Installation

  1. Install all external resources see Dependencies.

  2. Execute ./build/main.py in Python3.

Dependencies

  • PyQt4: pip install PyQt4
  • Numpy: pip install numpy

About

A robotic arm sequencer and visualisation tool.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages