Skip to content

ROS implementation of A* on a 3D voxel-based cost map. Inputs include a start position, goal position, and a PointCloud2 map topic. Output is a path topic.

Notifications You must be signed in to change notification settings

andrewbmills/local_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local_planner

A 3D implimentation of A* in ROS.

About

ROS implementation of A* on a 3D voxel-based cost map. Inputs include a start position, goal position, and a PointCloud2 map topic. Output is a path topic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published