Giter VIP home page Giter VIP logo

Comments (4)

christianrauch avatar christianrauch commented on July 29, 2024

Please check with the apriltag_demo from the apriltag library first before reporting such issues to the ROS node.

Looking at the image, my best guess is that your fingers are interfering with the edge detection.

from apriltag_ros.

yuan-0816 avatar yuan-0816 commented on July 29, 2024

I can detect using your launch file, but I want to use Python to write the launch file. However, I'm not sure how to implement the following parameters in Python

    - pkg: apriltag_ros
      plugin: AprilTagNode
      name: apriltag
      namespace: apriltag
      remap:
      - from: /apriltag/image_rect
        to: /v4l2/image_rect
      - from: /apriltag/camera_info
        to: /v4l2/camera_info
      param:
      - from: $(find-pkg-share apriltag_ros)/cfg/tags_36h11.yaml
      extra_arg:
      - name: use_intra_process_comms
        value: "True"

from apriltag_ros.

christianrauch avatar christianrauch commented on July 29, 2024

I can detect using your launch file, but I want to use Python to write the launch file.

That's a bit out of scope for this issue and this repo is not the best place to ask common ROS questions.

Just googling for "ros2 launch files parameters" gives me:

If this is still unclear or you have a very specific problem with launch files, then I suggest asking your question at https://robotics.stackexchange.com.

You mentioned that your original issue with the tag detection has been solved. I am going to close this issue.

from apriltag_ros.

yuan-0816 avatar yuan-0816 commented on July 29, 2024

ok, I will try another method.
thanks for your reply><

from apriltag_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.