The problem of real-time motion planning
The robot motion planning is generally solved before the robot actually executes the desired motions and in case of motions that must avoid obstacles, this approach may work with static obstacles only.
If, instead, obstacles are moving, the desired motion must be calculated in real-time, a few milliseconds before its execution.
