Skip to content

KT-tree and obstacle avoidance implementation in C#

License

Notifications You must be signed in to change notification settings

gaozhou/EasyObstacleAvoidance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Obstacle Avoidance

A very simple obstacle avoidance implementation including basic 2d obstacle avoidance functions in C# but independent of any Unity Engine codes. A kd-tree implementation is embedded for neighbor-querying, while it can also be used standalone.

The following images are showing the sample cases in this project:

obstacle avoidance:

img

kd-tree:

img

About

KT-tree and obstacle avoidance implementation in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%