-
Notifications
You must be signed in to change notification settings - Fork 25
Bugfixes
username edited this page Mar 10, 2021
·
3 revisions
-
generateiIntermediaPoints(): Fixed a problem of inaccurate collision detection of line segments in the grid map. more
-
rotationMatrix(): Fixed a problem of denominator is 0 cause the return value to be nan.
- BFS
- Greedy
- Dijkstra
- Astar
-
Jump Point Search
- JPS+
- Probabilistic Road Maps
- [Rapidly-exploring Random Trees
- [Artificial Potential Fields
- Average time allocation
- Trapezoidal time allocation
- Ax = b
- closed form
- quadratic program
- [mixed-integer quadratic program
- [Bezier curve
- PID