4 min presentation in DD2438
Group 1:8
Oliver Sveijer and Adam Ekelöf
What we did
What we missed
The plan (old slide, hidden)
Current progress (old slide, hidden)
RRT sampling
BFS from goal to get distance for each cell
Uniform distribution over all cells within interval of distance values
Move interval towards goal
Problems with sampling
Low adaptability, would need higher concentration in tight spaces
High dimensionality (need more iterations or smarter discard)
RRT*
This becomes even more of a problem when we want to find better paths using *
Transitions between higher dimensions require good models.
Improvement ideas
Next steps (old slide, hidden)
Optimizations (step 1) (old slide, hidden)
Optimizations (step 2) (old slide, hidden)
Progress Status Week 6