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