acetinkaya/Fuzzy-Position-Control-Approach-For-An-Autonomous-Robot-Controller
Fuzzy Position Control Approach for Autonomous Robot Controller
This project offers a method for precise navigation and path following for autonomous robots, enabling them to stay on a predefined track. It takes real-time sensor data and robot coordinates, processing them to produce highly accurate movement commands. This is ideal for robotics engineers, researchers, or hobbyists developing or refining autonomous mobile robot systems.
No commits in the last 6 months.
Use this if you need an autonomous robot to follow a fixed path with greater accuracy than conventional control methods.
Not ideal if your robot operates in highly unstructured or unpredictable environments requiring dynamic path planning beyond fixed track following.
Stars
11
Forks
1
Language
—
License
MIT
Category
Last pushed
Dec 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/acetinkaya/Fuzzy-Position-Control-Approach-For-An-Autonomous-Robot-Controller"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....