Gazebo Sim

API Reference

7.7.0
DoorTimer.hh File Reference
#include <chrono>
#include <functional>
#include <memory>
#include <gz/sim/System.hh>

Go to the source code of this file.

Classes

class  DoorTimer
 Timer that's used to keep a door open. It has a configurable default wait duration that when exceeded, it calls a function to let the state machine know to transition to the next state. The timer also checks whether the doorway is blocked, in which case it keeps the door open until whatever blocks the doorway moves out of the way. 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.