Popular repositories Loading
-
PRM-PathPlanning
PRM-PathPlanning PublicProbabilistic Roadmap (PRM) path planning algorithm in Python to navigate a 2D space with obstacles. The process involves generating random nodes within a defined space, connecting these nodes base…
-
MPC-Mobile-Robot
MPC-Mobile-Robot PublicThe provided code demonstrates a Model Predictive Control (MPC) implementation for a differential drive mobile robot, with a graphical user interface (GUI) built using Tkinter. MPC is a type of con…
Python 3
-
Sator-Square-Puzzle-Game-With-Py.tkinter
Sator-Square-Puzzle-Game-With-Py.tkinter PublicThe "Sator Square Puzzle Game" is a straightforward puzzle game based on the concept of the Sator Square, an ancient Latin palindrome. The objective of the game is to arrange shuffled letters on th…
Python 2
-
polynomial-of-order-two
polynomial-of-order-two PublicThis project is a Flutter application aimed at providing an interactive visualization of quadratic polynomial curves. Utilizing the Flutter SDK and the Dart programming language, this application a…
C++ 2
-
MTCNN-drunk-recognition
MTCNN-drunk-recognition PublicMTCNN (Multi-Task Cascaded Convolutional Networks) Python script detects signs of drunken behavior in a person's face using facial features. It utilizes computer vision techniques and deep learning…
-
VFH-Collision-Avoidance
VFH-Collision-Avoidance PublicPython simulation of a robot navigating toward a target while avoiding dynamic obstacles. Utilizing the Pure Pursuit algorithm for path following and the Vector Field Histogram (VFH) for real-time …
Python 2
If the problem persists, check the GitHub status page or contact support.