moving obstacles

Terms from Artificial Intelligence: humans at the heart of algorithms

Moving obstacles make robot navigation more difficult. Typically local planning is required as it is not possible to work out a complete route ahead of time. Robots may try to predict the path of moving obsacles, but also emply avoidance rules is it comes too close.

Used in Chap. 15: page 234

Avoiding moving objects.