Skip to content

DangHa/automatic_car_fuzzy_logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic car (Using fuzzy logic)

Description

  • The objects on the map

describing objects

  • Some demos which simulating car run in some cases

    • Running automatically Run automatically

    • Avoiding obstacles Avoiding obstacles

Slight description of how it works

- Finding way by dijkstra algorithm
- Automatically driving by using fuzzy logic
  • Some fuzzy logics and fuzzy sets (just deviation-steering rules) Fuzzy logic

Tools used

- PhaserJS
- NodeJS   (Express)

How to run

npm install (to install Express)

npm run start

Go to 127.0.0.1:3000 (to see the result)
Here's a video showing other cases:

Youtube

About

Fuzzy logic simulation of a self-navigating vehicle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published