Skip to content

JasMehta08/PathPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathPilot

PathPilot is a campus navigation system that combines 2D mapping with 3D visualization. It allows users to calculate routes between points on a campus and view video footage converted into 3D Gaussian Splat models.

Project Structure

  • api/: Python FastAPI backend handling 2D routing and 3D processing.
  • web/: React frontend for the user interface.

Prerequisites

  • Python 3.9+
  • Node.js 16+
  • npm

Quick Start

  1. Start the Backend: Navigate to the api directory and follow the instructions in api/README.md.

  2. Start the Frontend: Navigate to the web directory and follow the instructions in web/README.md.

  3. Access the Application: Open your browser to http://localhost:5173.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published