Giter Club home page Giter Club logo

Comments (6)

nubertj avatar nubertj commented on June 3, 2024

Hi @braca51e,
Did you install open3d from source, or used the given ppa?
When following the installation instructions in open3d_catkin (https://github.com/leggedrobotics/open3d_slam/blob/master/open3d_catkin/README.md) the ./install_deps.sh script includes libfmt-dev.
When using the ppa, this should not be needed, but we can check again on our end.

from open3d_slam.

braca51e avatar braca51e commented on June 3, 2024

I did not install from source! I was able to compile successfully after I added fmt packakge in the cmakefile for open3d_conversions. I guess my fmt version was not compatible

from open3d_slam.

nubertj avatar nubertj commented on June 3, 2024

Okay, thanks a lot for your follow-up e-mail. We will test the implications and potentially include it in the next release. Until then we will leave this issue open, in case somebody else encounters the same issue.

from open3d_slam.

mengchongxi avatar mengchongxi commented on June 3, 2024

Hi, when i use EXPERT WAY: Build Open3d from source, i meet the same error

 fatal error: fmt/core.h: No such file or directory #include <fmt/core.h>

i think we should add ${Open3D_INCLUDE_DIRS}/open3d/3rdparty in the open3d_catkin

catkin_package(
INCLUDE_DIRS
${Open3D_INCLUDE_DIRS}
 ${Open3D_INCLUDE_DIRS}/open3d/3rdparty
)

from open3d_slam.

nubertj avatar nubertj commented on June 3, 2024

Hi @mengchongxi,
Thanks a lot for your message. I tried to make the documentation a bit clearer in this PR: #37

I tried all three scenarios and for me as well as in a docker it works. Feel free to reopen the issue, if the problem still persists

from open3d_slam.

nubertj avatar nubertj commented on June 3, 2024

@mengchongxi okay we also improved the open3d_catkin package :) maybe you can give it a try again and let us know?
Best,
Julian

from open3d_slam.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.