Naveen Anil

Results 4 comments of Naveen Anil

> SOLVED > you have to follow [THIS GUIDE](https://github.com/Intelligent-Quads/iq_sim/blob/master/docs/boat_setup.md#6-setup-libgazebo_usv_dynamics_plugin) Yeah...I followed the same link and got it solved.

execve("./QGroundControl_4_3.AppImage", ["./QGroundControl_4_3.AppImage"], 0x7fffe5326db0 /* 62 vars */) = 0 brk(NULL) = 0x1c83000 arch_prctl(0x3001 /* ARCH_??? */, 0x7ffee40cbd70) = -1 EINVAL (Invalid argument) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a744ac000...

I tried running the file with ```gdb run``` but it showed the message "No stack trace" after running the ```bt``` command

@DonLakeFlyer Any help in solving this issue?