Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 891 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 891 Bytes

Vortex Stonefish Sim

This repository contains scenario files and models for simulation of the Vortex NTNU drones.

Prerequisites

Usage

Clone this repository and build your workspace.

Launch a scenario:

ros2 launch stonefish_sim simulation.launch.py task:=structure

Image

If you have a less capable computer, other options are to use low rendering quality or turn off rendering completely. For low rendering quality use

ros2 launch stonefish_sim simulation.launch.py rendering_quality:=low

and for no rendering use

ros2 launch stonefish_sim simulation_nogpu.launch.py