Simulated robot localization based on isovist feature matching. Analyze visible space geometry to determine the robot's position on a grid map.
Make sure to install dependencies:
pnpm installStart the development server on http://localhost:3000:
pnpm dev