Coder Social home page Coder Social logo

Comments (4)

yinloonga avatar yinloonga commented on July 29, 2024 2

The Dockerfile provide more information.

from d2slam.

xuhao1 avatar xuhao1 commented on July 29, 2024 1

@myboyhood Please refer to out docker for compling. And we strongly recommend to use docker even for onboard real-world experiment.

from d2slam.

myboyhood avatar myboyhood commented on July 29, 2024

when I try to run the code at JetsonNX, I established onnxRuntime with the mothod of what dockerfile.jeston says such as git clone onnxruntime and run ./build then make install,
at the same time I change CMakeLists : I set ONNXRUNTIME_LIB_DIR and ONNXRUNTIME_INC_DIR to be "/usr/local/lib" and "/usr/local/include"
but when I catkin build the project, there are these errors.
"
Errors << d2frontend:make /home/zyh/ws/d2slam_ws/logs/d2frontend/build.make.015.log
/usr/bin/ld: skipping incompatible /usr/local/lib/libonnxruntime.so when searching for -lonnxruntime
/usr/bin/ld: skipping incompatible /usr/local/lib/libonnxruntime.so when searching for -lonnxruntime
/usr/bin/ld: cannot find -lonnxruntime
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/loop_cnn.dir/build.make:169: /home/zyh/ws/d2slam_ws/devel/.private/d2frontend/lib/libloop_cnn.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:1431: CMakeFiles/loop_cnn.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
"
why onnxruntime will be incompatible in the docker's way ?

from d2slam.

myboyhood avatar myboyhood commented on July 29, 2024

@myboyhood Please refer to out docker for compling. And we strongly recommend to use docker even for onboard real-world experiment.
we just execute the command in dockerfile.jeston line by line, but still have problem as what says as above, I think this way should be not different from the way by using dockerfile.jeston directly?

from d2slam.

Related Issues (20)

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.