35 from .dwb_widget
import DWBWidget
36 from .evaluation_cache
import get_cache
37 from .multi_topic_view
import ExtraTopic, MultiTopicView
41 """Independent panel in rqt_bag interface for viewing LocalPlanEvaluation messages one at a time.
43 Uses the DWBWidget for most of the functionality.
49 super(EvalView, self).
__init__(timeline, parent, topic)
53 cache.getMessages(timeline, topic, timeline._get_start_stamp(), timeline._get_end_stamp())
66 _, msg, _ = msg_details
70 _, msg, _ = msg_details
74 _, msg, _ = msg_details