Skip to content

MaEl1405/TwoLinkManipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Two-Link Manipulator Simulation

This project provides a simulation of a two-link planar robotic manipulator using Python and matplotlib.

Description

The Two-Link Manipulator class simulates the motion of a two-link robotic arm in a 2D plane. It allows users to specify the lengths of the two links and the rotation angles of the joints. The simulation calculates the forward kinematics of the manipulator and visualizes its motion using matplotlib.

Development Status

This project is currently under development and may have incomplete features or bugs. Contributions and feedback are welcome!

Installation

To use this project, you need to have Python installed on your system. You can install the required dependencies using pip:

''' bash pip install numpy matplotlib

'''

About

simulate a two-link planar robotic manipulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages