Welcome to the Robotic Simulation Showcase GitHub repository! This repository contains resources and materials for the event dedicated to exploring robotic simulation using Python libraries such as Matplotlib, NumPy, SciPy, SymPy, Control, and Pygame.
Important libraries required to install
- pygame :
pip3 install pygame
- numpy :
pip3 install numpy
- sympy :
pip3 install sympy
- matplotlib :
pip3 install matplotlib
- control :
pip3 install control
- scipy :
pip3 install scipy