EasyObstacleAvoidance Save

KD-tree and obstacle avoidance implementation in C#

Project README

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

Open Source Agenda is not affiliated with "EasyObstacleAvoidance" Project. README Source: aillieo/EasyObstacleAvoidance
Stars
51
Open Issues
0
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating