Skip to content

dbenders1/rotors_simulator_wind_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

ROS package containing wind plugin of rotors_simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages