Skip to content

Simple matplotlib simulations for simulating and visualizing different concepts of robotics

Notifications You must be signed in to change notification settings

Kunal-Kumar-Sahoo/robot.py

Repository files navigation

robot.py

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.

Installation

Important libraries required to install

  1. pygame :
  pip3 install pygame
  1. numpy :
  pip3 install numpy
  1. sympy :
  pip3 install sympy
  1. matplotlib :
  pip3 install matplotlib
  1. control :
  pip3 install control
  1. scipy :
  pip3 install scipy

About

Simple matplotlib simulations for simulating and visualizing different concepts of robotics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published