Skip to content

A_star path searching based on open3d VoxelGrid

Notifications You must be signed in to change notification settings

LeZheng-x/A_star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A_star

A_star path searching based on open3d VoxelGrid

Install

pip install numpy
pip install open3d
pip install time

How to use

python main.py

The searched path points are saved in the path_list variable

Visualization

plyply

About

A_star path searching based on open3d VoxelGrid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages