DigitalExtinction / Game

A 3D RTS game implemented in Rust.
https://de-game.org
GNU Affero General Public License v3.0
294 stars 23 forks source link

Implement local dynamic obstacle avoidance #95

Open Indy2222 opened 2 years ago

Indy2222 commented 2 years ago

Avoid moving obstacles while tending towards planned path to a target.

Consider usage of the following algorithm:

SNAPE, Jamie, et al. The hybrid reciprocal velocity obstacle. IEEE Transactions on Robotics, 2011, 27.4: 696-706.

Relates to #12, #64.

github-actions[bot] commented 2 months ago

There is no activity on the issue for some time. The issue will be automatically closed in 3 weeks.