NVlabs / nvblox_torch

nvblox Torch
Other
23 stars 4 forks source link

Segmentation with the destructor of Mapper Class #1

Closed mahajanparth closed 7 months ago

mahajanparth commented 7 months ago

Hello , I have followed the steps given in the readme to install the nvblox_torch . But While running the nvblox_torch examples get_sdf.py i am facing issues with segmentation fault while the mapper object is being destroyed . i have added a cygdb debug where command results screen shot :

get_sdf_error Can somebody help me identify what could be the possible solution to mitigate it ?

balakumar-s commented 7 months ago

The new release should fix this issue. Can you try and confirm?

mahajanparth commented 7 months ago

Seems to be working wonderfully !!!