Functions
rqt_py_trees.topic_helper Namespace Reference

Functions

def get_end_stamp (topic)
 
def get_start_stamp (topic)
 
def stamp_to_str (t)
 

Function Documentation

def rqt_py_trees.topic_helper.get_end_stamp (   topic)
Get the latest timestamp in the topic.

:param topic: topic tuple
:type topic: ``DynamicTimeline.Topic`` named tuple
:return: latest timestamp, ``rospy.Time``

Definition at line 71 of file topic_helper.py.

def rqt_py_trees.topic_helper.get_start_stamp (   topic)
Get the earliest timestamp in the topic.

:param topic: topic tuple
:type topic: ``DynamicTimeline.Topic`` named tuple
:return: earliest timestamp, ``rospy.Time``

Definition at line 55 of file topic_helper.py.

def rqt_py_trees.topic_helper.stamp_to_str (   t)
Convert a rospy.Time to a human-readable string.

@param t: time to convert
@type  t: rospy.Time

Definition at line 41 of file topic_helper.py.



rqt_py_trees
Author(s): Thibault Kruse, Michal Staniaszek, Daniel Stonier, Naveed Usmani
autogenerated on Mon Jun 10 2019 14:55:56