3D-grid-path-planning

(β˜… 82)

Some tools for path planning on a 3D grid map, including A*, Theta* and Lazy Theta*

  • a_star_3D.m
  • grid_3D_safe_zone.m
  • lazy_theta_star_3D.m
  • LICENSE
  • line_sight_partial_3D.m
  • Main_3D.m
  • README.md
  • theta_star_3D.m
// repository documentation