Traceback (most recent call last):
File "/home/suxing/pc2graph/pc2graph/example_single.py", line 64, in
nodes = point_cloud[nodes_ids]
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices
Traceback (most recent call last):
File "/home/suxing/pc2graph/pc2graph/example_single.py", line 64, in
nodes = point_cloud[nodes_ids]
IndexError: only integers, slices (
:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices