-
Notifications
You must be signed in to change notification settings - Fork 0
lidar indoor location detection simulator using pygame
License
fad0/lidar-sim-pygame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Main file is gen_mavg_bavg.py It asks for a floorplan file, robot location, angle, location, and number of lidar sample points per revolution. Using the pygame library, it mimics the lidar sensing and gets an array of sample points. From the sample points it tries to identify all the straight lines and the angles between those lines. It then compares that to the floorplan walls and angles to determine its location vector. Currently, the compare is disabled while I focus on reliably identifying the lines (walls).
About
lidar indoor location detection simulator using pygame
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published