Plan Editor
October 19, 2018 ยท View on GitHub
Plan Editor is a GUI application developed by MRL-SPL team. It's part of Task Assignment Module for creating formations.
Requirements
- QT-SDK
- C++ Compiler
Running
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
License
This project is licensed under the MIT License