You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i used kinetic on Ubuntu16.04, and when i use rqt_bag to record all the topics it would crash and display the following error msg. Traceback (most recent call last): File "/home/lupeng/catkin_ws/src/rqt_bag/src/rqt_bag/timeline_frame.py", line 293, in paint self._draw_topic_dividers(painter) File "/home/lupeng/catkin_ws/src/rqt_bag/src/rqt_bag/timeline_frame.py", line 520, in _draw_topic_dividers (x, y, w, h) = self._history_bounds[topic] KeyError: '/usb_cam/image_raw'
The text was updated successfully, but these errors were encountered:
i used kinetic on Ubuntu16.04, and when i use rqt_bag to record all the topics it would crash and display the following error msg.
Traceback (most recent call last): File "/home/lupeng/catkin_ws/src/rqt_bag/src/rqt_bag/timeline_frame.py", line 293, in paint self._draw_topic_dividers(painter) File "/home/lupeng/catkin_ws/src/rqt_bag/src/rqt_bag/timeline_frame.py", line 520, in _draw_topic_dividers (x, y, w, h) = self._history_bounds[topic] KeyError: '/usb_cam/image_raw'
The text was updated successfully, but these errors were encountered: