CoolFace
Apppublic

Turnip014/pathplanner-pro

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
5 commits on main
60d37161y ago

doesnt fucking work

Turnip014
6fad20a1y ago

Again does not work, displays a stock image

Turnip014
03b52e21y ago

Doesn't work, upload shows an image of a dog, doesn't display contents of the .dwg file

Turnip014
13524a11y ago

Create an application that takes floorplans in formats such as .dwg. The user then marks 2 points within the floorplan drawing. The application is to dynamically connect these two points in the shortest possible path while avoiding all wall layers marked in the original .dwg or other type, floor plan input file. The application is to also state the length of the line in metres, to scale with the .dwg file, ensuring maximum accuracy

Turnip014
bf9048e1y ago

initial commit

Turnip014