Skip to content

sweetquiet/pathmaker

 
 

Repository files navigation

The repo for the pathmaker

Requirements

Install build-essential and libboost....

Building

Run cmake CMakeLists.txt in the directory. Afterwards a simple make will be enough to place a freshly baked executable into the bin/ directory.

Sometimes it is deemed useful to not forget how to use CMake: cmake -DCGAL_DIR=/usr/lib/CGAL/ for an ubuntu installation.

Requirements for the interface that doesn't exist yet

Install qt-creator, qt-designer, libqt5svg5-dev and compile. Enjoy the ride!

Varia & License

Pathfinder
Bringing light into the dark since 19999.

(C) BeachBot Team (Wolf Vollprecht)

TODO

  • connection for spiral fill
  • check starting point
  • relaxed bezier connection with radius constraint?
  • export better with splines ... // unrelated to bachelor thesis
  • fix round corner / bezier bug ?

About

The QT frontend and C++ backend to create a path that fits in certain shape for a robot to draw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.0%
  • JavaScript 10.6%
  • C++ 7.6%
  • CMake 4.1%
  • Python 1.9%
  • MATLAB 0.9%
  • Other 0.9%