As discussed we'll try to implement two types of path planning:
- A* paths to do collision avoidance (Janez)
- a system that doesn't use occupancy grids (Jan)
We can open separate issues for each once we have more of an idea about what's the end goal for each.