Skip to content

mhepeyiler/Five-Bar-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Five-Bar-Simulator

Hi, in this program you can test your five bar manipulator workspace even you don't have physical system. Only you need to do that is;

r1,r2,r3,r4,r5 change these parameters.

              //  x,y
             // \\
         r2 //   \\  r3
           //     \\
          //       \\
         //         \\
        //a2         \\a3
        \\           //
      r1 \\   r5    // r4
          \\a1-----//a4

To run the program, please run below code.

c:\python graph.py

Also, you can freely use kinematics.py module in your project. :)

Screenshots from program

alt text

alt text

About

Five Bar Mechanism Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages