Querying simulation time in a plugin
Hello, New to Gazebo, and I am trying to check the simulation time as part of my robot operation. Any advice on how to get started?
I have tried creating a common::Time object, which can get the wall time, but it doesn't have access to simulation time.