Ignition Gazebo

API Reference

6.0.0~pre1
World.hh File Reference
#include <memory>
#include <optional>
#include <string>
#include <vector>
#include <sdf/Atmosphere.hh>
#include <ignition/math/Vector3.hh>
#include <ignition/math/SphericalCoordinates.hh>
#include "ignition/gazebo/config.hh"
#include "ignition/gazebo/EntityComponentManager.hh"
#include "ignition/gazebo/Export.hh"
#include "ignition/gazebo/Types.hh"

Go to the source code of this file.

Classes

class  World
 This class provides wrappers around entities and components which are more convenient and straight-forward to use than dealing with the EntityComponentManager directly. All the functions provided here are meant to be used with a world entity. More...
 

Namespaces

 ignition
 This library is part of the Ignition Robotics project.
 
 ignition::gazebo
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 

Variables

class IGNITION_GAZEBO_HIDDEN WorldPrivate