Gazebo Sim

API Reference

9.0.0~pre1
Types.hh File Reference
#include <QStandardItem>
#include <gz/sim/Types.hh>

Go to the source code of this file.

Namespaces

namespace  gz
 This library is part of the Gazebo project.
 
namespace  gz::sim
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 
namespace  gz::sim::inspector
 

Typedefs

using UpdateViewCb = std::function< void(const EntityComponentManager &_ecm, QStandardItem *_item)>
 Function definition that a component can use to update its UI elements based on changes from the ECM.