Skip to content

MAPIRlab/gaden_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaden GUI

Graphical frontend for gaden. Gaden GUI is a standalone desktop application, and does not require ROS. It uses DearIMGUI to handle layout and rendering. gaden_gui

Installation

Clone the repository with

git clone git@github.com:MAPIRlab/gaden_gui.git

You can then compile with

mkdir build
cd build
cmake ..
make -j12

You do not need to pre-download the gaden_core library, as this project uses CMake's FetchContent to automatically clone its dependecies into the build directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published