Plan Editor is a GUI application developed by MRL-SPL team. It's part of Task Assignment Module for creating formations.
- QT-SDK
- C++ Compiler
Clone the project and select PlanEditor
as your current working directory
git clone git@github.com:alipiry/PlanEditor.git
cd PlanEditor
Open PlanEditor.pro
with your Qt-Creator
build
the porject and run
it
This project is licensed under the MIT License