Gazebo Sim

API Reference

7.7.0
AcousticComms.hh File Reference
#include <memory>
#include <string>
#include <tuple>
#include <unordered_map>
#include <sdf/sdf.hh>
#include <gz/math/Rand.hh>
#include "gz/sim/comms/ICommsModel.hh"
#include <gz/sim/System.hh>
#include <gz/sim/Entity.hh>
#include <gz/sim/EntityComponentManager.hh>
#include <gz/sim/EventManager.hh>

Go to the source code of this file.

Classes

class  AcousticComms
 A comms model that simulates communication using acoustic devices. The model uses simple distance based acoustics model. More...
 

Namespaces

 gz
 This library is part of the Gazebo project.
 
 gz::sim
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 
 gz::sim::systems
 Namespace for all System plugins. Refer to the System class for more information about systems.