This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Description
Hey guys,
Would you have quick recommendations to tweak RRTWidget.cpp and main.cpp such that RRT does not use a GUI for the obstacle setup? My use case is: being able to run RRT experiments (after recompiling the code several times) on complicated obstacle paths. Could we store complicated obstacle setups to a file and read it in for subsequent executions? I am open to using a quick hack, and would prefer not relying on the GUI to drive the algorithm.
Thanks in advance,
Steena