Skip to content

RotorS is a UAV gazebo simulator

Notifications You must be signed in to change notification settings

tud-cor/rotors_simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Fork of RotorS

This is a fork of RotorS which retains just the wind Gazebo plugin.

Only build-tested on Kinetic and Melodic.

To build in a Catkin workspace:

# check missing dependencies
rosdep update
rosdep check --from-paths /path/to/your/catkin_ws/src -i

# if something is missing:
rosdep install --from-paths /path/to/your/catkin_ws/src -i

# now build
cd /path/to/your/catkin_ws
catkin build

# activate
source /path/to/your/catkin_ws/devel/setup.bash

About

RotorS is a UAV gazebo simulator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.3%
  • CMake 4.0%
  • Other 0.7%