Variables | |
tuple | bag = rosbag.Bag(bagfn) |
bagfn = None | |
list | data = [] |
last = None | |
float | loop_sleep = 0.1 |
tuple | now = rospy.Time.now() |
tuple | pub = rospy.Publisher(topic, type(msg), latch=('map' in topic)) |
dictionary | pubs = {} |
real_time = now-start | |
should_loop = False | |
sim_start = None | |
sim_time = t-sim_start | |
tuple | start = rospy.Time.now() |
tuple play::bag = rosbag.Bag(bagfn) |
play::bagfn = None |
list play::data = [] |
play::last = None |
tuple play::loop_sleep = 0.1 |
list play::pub = rospy.Publisher(topic, type(msg), latch=('map' in topic)) |
dictionary play::pubs = {} |
play::should_loop = False |
play::sim_start = None |
tuple play::start = rospy.Time.now() |