andrewbmills/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.
C++
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.
C++