Skip to content

Kush0301/Motion_Planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Motion_Planning

Search Algorithms

The task was to implement Dijkstra's search algorithm on a road network. This algorithm was then moedifed for a A* search using a distance heuristic. The heuristic used in this case was Euclidean.

Results


Result

Occupancy Grid

In this task, range measurements of a LiDAR mounted on a moving vehicle were gathered. The occupany information from these measurments was extracted using an inverse scanner model. Logodd updates was performed using these measurements to iteratively construct a porbablistic occupancy grid.

Result


Occupancy grid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages