This is a Unity 3D demo of the robot navigation system based on artificial potential field.
There are static and dynamic obstacles in the scene and the robot will detect them and avoid to collide with them. Based on the formula given by artificial potential field, the robot will find a way to the goal without collide with the obstacles.