VINS-Fusion-gpu icon indicating copy to clipboard operation
VINS-Fusion-gpu copied to clipboard

double free or corruption (out)

Open Dominic101 opened this issue 4 years ago • 5 comments

When I run vins_node I get the following error.

[ INFO] [1585575375.775787111]: init begins config_file: ./euroc_mono_imu_config.yaml USE_IMU: 1 IMU_TOPIC: /imu0 result path /home/tony-ws1/output//vio.csv [ WARN] [1585575375.785138318]: Optimize extrinsic param around initial guess! double free or corruption (out) Aborted (core dumped)

Compute: TX2 Ubuntu 18.04 Jetpack 4.2 OpenCV 3.4.1

I first installed OpenCV using https://github.com/jetsonhacks/buildOpenCVTX2 and ran into the issue above. I thought the issue might be an incompatibility with the OpenCV build, so I removed OpenCV and installed it with https://blog.csdn.net/L_smartworld/article/details/89843969 but still had the same issue.

I only have this issue with VINS-Fusion-gpu. VINS-Fusion runs.

Dominic101 avatar Mar 30 '20 14:03 Dominic101

Hi @Dominic101 , Please try this steps vins_funsion_gpu_tx2

arjunskumar avatar Apr 17 '20 06:04 arjunskumar

@roboticsengineer93 , Thanks! Great documentation. That helps out a lot. My TX2 is tied up with another project right now, but I'll give it a try once it's free.

Dominic101 avatar Apr 19 '20 16:04 Dominic101

I met the same problem. Have you solved the issue? Thank you for your help!

Dellaldd avatar Oct 15 '22 11:10 Dellaldd

Dellaldd, a colleague of mine had the same issue on a TX2 and it was resolved by following the steps from arjunskumar. It didn't solve the issue for me, but I ended up switching to other projects and haven't tried to get it working in a long time.

Dominic101 avatar Oct 15 '22 12:10 Dominic101

I am having the same problem too. Has anyone tried to fix this issue?

chalkchalk avatar May 16 '23 12:05 chalkchalk