Vehicle Goal Sensed obstacle Unsensed (outside cone/range)
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

3D Bicycle-Model Path Tracking

A 3D-rendered autonomous vehicle drives itself around a field of pillar obstacles toward a sequence of goal beacons, steered by a real kinematic bicycle model — fixed wheelbase, clamped steering angle, a rate-limited steering actuator — not a free-floating object that turns on a dime. It senses the world only through a forward LIDAR cone of tunable range and field of view, visualised as a rotating ray fan on the ground plane; a potential field turns what the sensor currently reports into a local target, and a pure-pursuit controller converts that target into the steering angle the vehicle's real turning geometry can achieve. Orbit the scene freely while the controller drives.