apriltag icon indicating copy to clipboard operation
apriltag copied to clipboard

AprilTag is a visual fiducial system popular for robotics research.

Results 50 apriltag issues
Sort by recently updated
recently updated
newest added

My first pass at a PR related to #256 The aim here is to provide sub-component libraries for users who don't need/want all the bundled utility functions. I have maintained...

Can we get a new release for the 3.3 version? I think this now has to happen via the rolling release repo at https://github.com/ros2-gbp/apriltag-release. For ROS 1, I think we...

hello,I am confused with the AprilGrid, when i detect the following picture(Apriltag board) using the opencv_demo, it can be successfully detected. ![apriltag7](https://github.com/AprilRobotics/apriltag/assets/76416341/2098c267-1d9c-48eb-b27b-f7bec39700b4) however,when detect the AprilGrid, it can not detect,...

This sets up the CI and fixes some errors and warnings for the upcoming ROS release "jazzy" on Ubuntu 24.04. I am incrementing the patch version for a new bloom...

Sorry, this is not a bug but rather a question. --- I am wondering if using not only the 4 corners of the marker but some specific (depending on the...

**Describe the bug** i generate a apriltag 36h11 pic to test the corner locations by apriltag lib and theory,but cannot match **To Reproduce** here is my pic [arucoBoard_DICT-DICT_APRILTAG_36h11.zip](https://github.com/user-attachments/files/15612579/arucoBoard_DICT-DICT_APRILTAG_36h11.zip) **Expected behavior**...

**Describe the bug** The AprilTag detection code correctly identifies tags in images, but it randomly and frequently detects tag IDs on the ground or on various objects, even when no...

Pull request for #355. My initial idea was to define empty `pthread_*` functions in `pthreads_cross.{c,h}` so that when other code uses them the symbols would get resolved. Then I would...

For my application, I'd like to detect april tags on a single core of an RP2040. This means there is no `` for me to include and use. I'm happy...

There may no detection when camera shooting with backlight, even the tag looks very clear. Is there any threshold adjustment i can do? ![Tag_Detections3](https://github.com/user-attachments/assets/837c697d-e952-43db-9f5a-c9c41446610a) ![Tag_Detections275](https://github.com/user-attachments/assets/cb875e4b-eaa2-48cc-ae6c-1dfa51e2eb51)