issues
search
aliaksei135
/
seedpod_ground_risk
Ground Risk model for UAS flight path analysis and risk-aware path finding
MIT License
8
stars
2
forks
source link
Pathfinding redux
#76
Open
aliaksei135
opened
3 years ago
aliaksei135
commented
3 years ago
Add Djikstra to use as pathfinding option or as benchmark for heuristic based algorithms
All PF algorithms now have path integral of risk as cost metric
Ensure all heuristics are admissible using
k
value to scale
h
values down slightly
k
value to scaleh
values down slightly