-
Notifications
You must be signed in to change notification settings - Fork 84
Home
Giuseppe Silano edited this page Oct 31, 2018
·
11 revisions
If you are using this simulator within the research for your publication, please take a look at the Publications page.
- Installation instructions of specific Gazebo versions and its ROS bindings can be found here.
- Installation instructions of the RotorS simulator can be found here.
-
If you want to contribute, please note our styleguides: include order and constants and default values and in general we follow the google C++ style guide, package versions should be identical throughout this repo, see package versioning.
How to add
How to create
- Creating ROS Plugins for Gazebo
- Gazebo and Gazebo ROS Installation
- Gazebo Topic Naming Conventions
- ROS Interface Plugin
- Setup virtual keyboard joystick
How to install
How to generate
How to set
- Setting up CrazyS as Fixed Wing HiL Simulation (Pixhawk, Mavros, Mavlink, QGC)
- Setting up the CrazyS Simulator
How to develop
- Include ordering in cpp and header files
- Interfacing CrazyS through MATLAB
- Interfacing CrazyS with TravisCI
- Interfacing CrazyS with GitHub Action
- Package Versioning
- Software Specifications
- Specifying constants and default values
- Working With Meshes in Gazebo
More information