提交 7fb0bb9e 编写于 作者: J Jiangtao Hu 提交者: Liangliang Zhang

tool: change relative_map_viewer tool to use FLU coordination to make it...

tool: change relative_map_viewer tool to use FLU coordination to make it easier to view from driver point of view.
上级 30c39f3a
......@@ -99,7 +99,7 @@ def update(frame_number):
ax.axvline(x=0.0, alpha=0.3)
ax.axhline(y=0.0, alpha=0.3)
ax.set_xlim([-10, 10])
ax.set_xlim([10, -10])
ax.set_ylim([-10, 200])
ax.relim()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册