Information for use in an update event. More...
#include <common/common.hh>
Public Attributes | |
common::Time | realTime |
Current real time. | |
common::Time | simTime |
Current simulation time. | |
std::string | worldName |
Name of the world. | |
Information for use in an update event.
common::Time gazebo::common::UpdateInfo::realTime |
Current real time.
common::Time gazebo::common::UpdateInfo::simTime |
Current simulation time.
std::string gazebo::common::UpdateInfo::worldName |
Name of the world.