Yogesh kumar G N

Results 7 comments of Yogesh kumar G N

> it's because the program can't find libboost_system.so and libboost_filesystem.so . Copy the two libs to ORB_SLAM2/lib , and then modify the CMakeLists.txt > > ```cmake > set(LIBS > ${OpenCV_LIBS}...

Hi. Same error i faced Ubuntu 16 Ros Kinetic But it got resolved by below Add the path including Examples/ROS/ORB_SLAM2 to the ROS_PACKAGE_PATH environment variable. Open .bashrc file and add...

same issue : `System.DllNotFoundException: unity_debug at (wrapper managed-to-native) AutoCore.MapToolbox.PCL.NativePluginDebug.SetFunctionDebugLog(intptr) at AutoCore.MapToolbox.PCL.NativePluginDebug.RegisterDebugFunctions () [0x00028] in C:\Users\Flux Auto Robotics 1\Desktop\MapToolbox-master\MapToolbox-master\Runtime\PCL\NativePluginDebug.cs:45 at AutoCore.MapToolbox.Editor.PCL.NativePluginEditorDebug..cctor () [0x00000] in C:\Users\Flux Auto Robotics 1\Desktop\MapToolbox-master\MapToolbox-master\Editor\PCL\NativePluginEditorDebug.cs:28 UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes(Type[]) `

@MoeLang Thanks for your kind reply, After adding MapToolBox, we do not get any option of autoware map toolbox in menu bar. And we are getting the same error always....

Thanks @MoeLang :-) It will be great if we get any tutorials/guidelines to use this completely

Unable to download data. Put data in a different cloud.

> Hi, I found an error and solved like this. > I hope it would help for anybody who has the same problem. > > 1. ~/ORB_SLAM2/build_ros.h - line 6...