jkk-research / urban_road_filter

Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗
BSD 3-Clause "New" or "Revised" License
279 stars 76 forks source link

StarShapedSearch algorithm not functioning properly #15

Closed csaplaci closed 1 year ago

csaplaci commented 1 year ago

The "star shaped search" detection algorithm seems to function with reduced range and [by angle] only in the first quarter of its detection area (counter-clockwise / positive z angles from x-axis, right-handed coordinate-system).

The images below show the output using only this algorithm (other detection methods, blind spot correction and output polygon simplification turned off).

[red line = polygon connecting the detected points]

2

3