Skip to content

JcZou/gazebo_quadsim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gazebo Quadrotor Simulator (hardware-in-the-loop)

This project is a part of StarryPilot autopilot software

Usage

The simulator is tested in ROS kinetic, for other distributions, it is not well tested.

  • Download

Download all packages, and move them into src directory of ROS workspace.

  • Compile packages

In ROS workspace, execute catkin build. (you may need to install other missing packages)

  • Launch mavros

roslaunch mavros starry.launch

  • launch gazebo

roslaunch rotors_gazebo starry_hil.launch

To execute the simulation, you should set StarryPilot autopilot firmware to HITL mode, by #define HIL_SIMULATION.

About

RotorS is a UAV gazebo simulator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 41.9%
  • Python 33.8%
  • C 11.6%
  • CMake 5.2%
  • Swift 2.9%
  • Objective-C 1.1%
  • Other 3.5%