/local_planner

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.

Primary LanguageC++

local_planner

A 3D implimentation of A* in ROS.