Git Product home page Git Product logo

apriltag_ros's People

Contributors

h-hchen avatar progtologist avatar qqting avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

apriltag_ros's Issues

OpenCV not recognized as a rosdep package

When including this package in a ROS2 Foxy workspace and running:

rosdep install --from-paths src --ignore-src -r -y

I get:

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
apriltag_ros: Cannot locate rosdep definition for [opencv]
Continuing to install resolvable dependencies...
#All required rosdeps installed successfully

No apriltag detections

I am running the node but not able to see any detections when I do echo on the /apriltag_detections topic. I am showing the camera some april tag images on my laptop with the correct family. The image topic is /camera/image_raw and I see pixel values when I do echo on that topic.
What could be the issue?

Jetson OpenCV issue

Posting this here as it might help others.
Was able to build this package on Nvidia Jetson AGX Xavier with Jetpack 5.0.2, but with a warning regarding a conflict between different releases of some libopencv packages.

When running the package, the node shut down at once when a tag was detected.
The following error displayed:

[component_container-1] what(): OpenCV(4.5.4) /home/ubuntu/build_opencv/opencv/modules/core/src/matrix.cpp:250: error: (-215:Assertion failed) s >= 0 in function 'setSize'
[component_container-1]
[ERROR] [component_container-1]: process has died [pid 34486, exit code -6, cmd '/opt/ros/foxy/lib/rclcpp_components/component_container --ros-args -r __node:=tag_container -r __ns:=/apriltag']

Solved this issue by cloning and building the foxy branch of the vision_opencv git repo:

https://github.com/ros-perception/vision_opencv

Using packages built from source rather than binaries seemed to solve the issue.

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.