Demo script segfaults on visualize
Closed this issue · 1 comments
elchun commented
Steps to reproduce:
Make fresh install without using contact_graspnet_env.yml, then run:
python contact_graspnet_pytorch/inference.py \
--np_path="test_data/*.npy" \
--local_regions --filter_grasps
Then system segfaults after Visualizing...
is printed.