Skip to content

Jupyter Notebooks for learning basic concepts of mobile robot control using Python

License

Notifications You must be signed in to change notification settings

felipenmartins/Mobile-Robot-Control

Repository files navigation

Jupyter Notebooks for learning Mobile Robot Control

These Jupyter Notebooks are intended to support the learning of basic concepts of mobile robot control via Python coding. They focus on the differential-drive mobile robot.

The notebooks can be used as support material for the Robotics Simulation Labs without the need of installing Webots. They can be useful to understand the fundamentals of the corresponding topic, especially because they allow step-by-step execution and experimentation of the implemented functions.

Content

How to use

Clone (or download) this repository to your computer and run the Jupyter Notebook cells in a sequence, from top to bottom.

Requirements

  • Python 3.10 or higher
  • Jupyter Notebook
  • NumPy
  • Matplotlib
  • OpenCV (for Digital Image Processing)

License

This project is licensed under the terms of the MIT license.

About

Jupyter Notebooks for learning basic concepts of mobile robot control using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published