-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Giuseppe Silano edited this page Apr 7, 2019
·
6 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 BebopS 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
- Adding a Camera to BebopS
- Adding a Custom wind field to your world
- Adding an IMU to BebopS
- Adding an 1D Laser
How to create
- Creating ROS Plugins for Gazebo
- Gazebo and Gazebo ROS Installation
- Gazebo Topic Naming Conventions
- ROS Interface Plugin
How to install
How to generate
How to set
How to develop
- Include ordering in cpp and header files
- Interfacing BebopS through MATLAB
- Interfacing BebopS with TravisCI
- Package Versioning
- Software Specifications
- Specifying constants and default values
- Working With Meshes in Gazebo
More information