|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ros.time.ClockTopicTimeProvider
public class ClockTopicTimeProvider
A TimeProvider
for use when the ROS graph is configured for
simulation.
Constructor Summary | |
---|---|
ClockTopicTimeProvider(DefaultNode defaultNode)
|
Method Summary | |
---|---|
Time |
getCurrentTime()
|
Subscriber<rosgraph_msgs.Clock> |
getSubscriber()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClockTopicTimeProvider(DefaultNode defaultNode)
Method Detail |
---|
public Subscriber<rosgraph_msgs.Clock> getSubscriber()
public Time getCurrentTime()
getCurrentTime
in interface TimeProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |