RosClient.get_time

RosClient.get_time(callback=None, errback=None)

Retrieve the current ROS time.

Note

To make this a blocking call, pass None to the callback parameter .

Returns

Time – An instance of ROS Time.