GithubHelp home page GithubHelp logo

Comments (3)

miao202 avatar miao202 commented on August 20, 2024 1

如果此问题得到解决,请告诉我。我将创建一个 Pull Request 来解决这个问题。

Thank you very much, this issue has been resolved

from ultralytics_ros.

Alpaca-zip avatar Alpaca-zip commented on August 20, 2024

Thank you @miao202 for your valuable report.

  • In my case, the header file exists in the following directory:
    catkin_ws/devel/.private/ultralytics_ros/include/ultralytics_ros/YoloResult.h

  • Try adding add_dependencies(tracker_with_cloud_node ultralytics_ros_generate_messages_cpp) at line 77 of the following code snippet and rebuild to see if this helps.

    add_executable(tracker_with_cloud_node src/tracker_with_cloud_node.cpp)
    target_link_libraries(tracker_with_cloud_node
    ${catkin_LIBRARIES}
    ${Boost_LIBRARIES}
    ${OpenCV_LIBRARIES}
    ${PCL_LIBRARIES}
    )

    rebuild

    $ cd {ROS_WORKSPACE} && rm -rf build/ devel/
    $ catkin_make

Thank you.

from ultralytics_ros.

Alpaca-zip avatar Alpaca-zip commented on August 20, 2024

If this issue is resolved, please let me know. I will create a Pull Request to address it.

from ultralytics_ros.

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.