Project Info
This project did not submit a demo video on Devpost.
Inspiration
Inspired by the fixed floor plan on buildings that tell you where you are but you still have to read it to find the way.
What it does
Automatically analyze a floor plan, create a navigation point/network on the floor plan to simplify the navigation and save runtime, and shortest path planning.
How we built it
We designed an algorithm to parse the map by first, extracting the walls from a floor plan; separating the map into different areas; and finding potential navigation points. The future step is to filter out the points to create a navigation network and pathfinding
Challenges we ran into
The main challenge was to parse the map and isolate each room.
Accomplishments we're proud of
We parse the floor plan of UC Davis library and Calhack map on room isolation and achieved good result
What's next
Complete the navigation network construction and provide an interface for people to try it out.
Analysis
View
Metric
- 3
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- PythonClaimed
0 of 1 appear in the indexed code. 1 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
10 B
Source files
1
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
RheuX/CalHacks
10 files · 461 KB · @ 25ea777
Structure
Application logic
1 file · 10%Domain rules, services and shared utilities.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- Markdown100%
Share of indexed source by file size. Binary and vendored files are excluded.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.