Example showing the functionality of the CollisionPlaneRoadModel.

UAV example

This is an animation of the unmanned aerial vehicles example.

In this example, the UAVs are randomly moving over the plane. When two UAVs collide, the model will make sure that their areas do not overlap. If a UAV detects that it is stuck for more than 10 ticks it will move in another (random) direction.

View code