rubengooj / pl-svo

This code contains an algorithm to compute monocular visual odometry by using both point and line segment features, based on the open source version of SVO.
GNU General Public License v3.0
240 stars 73 forks source link

*FATAL*: Signal SIGSEGV caught! #7

Open sherifsas opened 5 years ago

sherifsas commented 5 years ago

After successful compilation. When I run ./run_pipleline image1 I always get this error.

(MRPT:3473): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported Trace/breakpoint trap (core dumped)

Anyone could fix that error?

yyxbjca commented 4 years ago

I have the same problem.Has it been resolved?How to solve it?