Package org.ros.time
Class ClockTopicTimeProvider
java.lang.Object
org.ros.time.ClockTopicTimeProvider
- All Implemented Interfaces:
TimeProvider
A
TimeProvider for use when the ROS graph is configured for
simulation.- Author:
- damonkohler@google.com (Damon Kohler)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClockTopicTimeProvider
-
-
Method Details
-
getSubscriber
-
getCurrentTime
public org.ros.message.Time getCurrentTime()- Specified by:
getCurrentTimein interfaceTimeProvider- Returns:
- the current time of the system using rostime
-