项目作者: zwkcoding

项目描述 :
Accelerated hybrid astar search path planning , called by SAS(space_adaptive_search)
高级语言: C++
项目地址: git://github.com/zwkcoding/sas_path_planner.git
创建时间: 2018-04-23T16:17:38Z
项目社区:https://github.com/zwkcoding/sas_path_planner

开源协议:

下载


SAS Space Explore Planner

Overview

This package is an implementation of the SAS space exploration method explained by speed up search by defining effective zone and scalable motion primitives for Nonholonomic Vehicles. This package includes two main parts, the SAS space exploration algorithm library and the ros node examples(sas_explore_node).

Ros Interface of the Global Path Node

Subscribers:

Publisher:

Preloaded Data

  • obstacle.png
    This example node reads the image data as an environment grid map, then plans a path and publishes th grid map.