Skip to content

JMU-ROBOTICS-VIVA/py_arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_arm

Simple 2D Arm Simulator in Python

Installation

  1. Clone the repository:

    git clone GIT_URL py_arm
    
  2. Pip install the package:

    pip install ./py_arm    #(or pip3)
    

You should be able to test that the installation was successful by running:

arm_animation.py

About

Simple 2D Arm Simulator in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages