raise type(e)('\n' + str(e)) from None
taichi.lang.exception.TaichiSyntaxError:
File "D:\TaichiSLAM\tests/..\taichi_slam\mapping\topo_graph.py", line 403, in add_mesh:
self.tri_colors[facelet_idx*3 + j][3] =
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Static assign cannot be used on elements in arrays
GLFW Error 65537: The GLFW library is not initialized
raise type(e)('\n' + str(e)) from None
taichi.lang.exception.TaichiSyntaxError:
File "D:\TaichiSLAM\tests/..\taichi_slam\mapping\topo_graph.py", line 403, in add_mesh:
self.tri_colors[facelet_idx*3 + j][3] =
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Static assign cannot be used on elements in arrays
GLFW Error 65537: The GLFW library is not initialized