Commit 458a0d58 authored by oscar's avatar oscar

提交保存文件

parent 32af3c98
......@@ -535,6 +535,7 @@ if __name__ == '__main__':
drawpointcloud += [heading_pcd]
savecloud += heading_pcd
f1.close()
if vis:
axis_pcd = o3d.geometry.TriangleMesh.create_coordinate_frame(size=5, origin=[0, 0, 0])
merge_geos += [axis_pcd]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment