Skip to content

yogiz/RoboCar-Sim-Wall-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Car Sim Ray Wall Detection P5 Js

Raycast system I copied from Daniel Shiffman's code, I modified and put ray on movable object (I presume this as robot car). This project is my pending project to learn how robot car can do room mapping with ultrasonic sensor, and this project objectives is to simulate that with the help of P5.js.

What To Do:

  • Create Robot Car Movement
  • Put Ray cast sensor in Robot car
  • Make random wall to be detected
  • Create a mark on detected position
  • Memory Optimization of the marked position
  • Make a line prediction on a group of marks
  • ...
  • ...

robotcar

Credit

2D Ray Casting - Daniel Shiffman

About

Robot Car Sim Ray Wall Detection P5.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published