提交 c39e5ffb 编写于 作者: J jiangyifei 提交者: Jiangtao Hu

tools: mapshow print lane msg when specify lane ids to show.

上级 6192dab9
......@@ -80,6 +80,7 @@ class Map:
if is_show_lane_ids:
self._draw_lane_id(lane, ax, color_val)
elif lane.id.id in laneids:
print str(lane)
self._draw_lane_id(lane, ax, color_val)
cnt += 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册