Skip to content

sarath-menon/raptor_godot_visualizer

Repository files navigation

Godot Visualizer

Visualizer for the quadcopter simulator. Uses the godot game engine

Prerequisites

  1. fastdds

Installation

  1. Download the godot game engine

  2. Download the repository

git clone --recursive https://github.com/sarath-menon/godot_visualizer.git
cd godot_visualizer
code .
  1. Run CMake:Confgure command in VSCode

  2. Run CMake:Build command in VSCode