/PlanEditor

A GUI application for creating task assignment formations of NAO humanoid robots in SPL.

Primary LanguageC++MIT LicenseMIT

Plan Editor


Plan Editor is a GUI application developed by MRL-SPL team. It's part of Task Assignment Module for creating formations.

Requirements

  1. QT-SDK
  2. 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