-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build error !!! #4
Comments
Maybe relevant to this post ? Can you check it out to see if it helps. |
it do not help me . can you have other method to solve this problem? |
88%] Linking CXX executable ../Examples/Stereo/stereo_euroc |
I have the same build error. Have you solved the problem? |
ros 18.04 melodic !
when i build your project, i meet this error!
[ 85%] Built target bin_vocabulary
../lib/libORB_SLAM2.so:对‘ompl::base::GenericParam::truthValueTo01Str(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)’未定义的引用
../lib/libORB_SLAM2.so:对‘ompl::base::RejectionInfSampler::RejectionInfSampler(std::shared_ptrompl::base::ProblemDefinition, unsigned int)’未定义的引用
../lib/libORB_SLAM2.so:对‘ompl::base::ProblemDefinition::ProblemDefinition(std::shared_ptrompl::base::SpaceInformation const&)’未定义的引用
../lib/libORB_SLAM2.so:对‘ompl::base::SpaceInformation::SpaceInformation(std::shared_ptrompl::base::StateSpace const&)’未定义的引用
../lib/libORB_SLAM2.so:对‘ompl::base::OptimizationObjective::allocInformedStateSampler(std::shared_ptrompl::base::ProblemDefinition, unsigned int) const’未定义的引用
../lib/libORB_SLAM2.so:对‘octomap::OcTreeLUT::OcTreeLUT(unsigned int)’未定义的引用
../lib/libORB_SLAM2.so:对‘ompl::base::Planner::Planner(std::shared_ptrompl::base::SpaceInformation const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)’未定义的引用
../lib/libORB_SLAM2.so:对‘octomap::OcTreeLUT::genNeighborKey(octomap::OcTreeKey const&, signed char const&, octomap::OcTreeKey&) const’未定义的引用
can you help me figure out this ? thank you !
The text was updated successfully, but these errors were encountered: