Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat apriltag upgrade #1448

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Conversation

fspindle
Copy link
Contributor

Upgrade apriltag 3rdparty with code as close as possible from the original repo https://april.eecs.umich.edu/software/apriltag.html

AprilTag version is 3.4.2.
commit 3806edf38ac4400153677e510c9f9dcb81f472c8
Date: Sun Jul 7 12:38:22 2024 +0200

fspindle added 2 commits July 24, 2024 08:59
commit 3806edf38ac4400153677e510c9f9dcb81f472c8
Date:   Sun Jul 7 12:38:22 2024 +0200

Changes to keep files as close as possible to https://github.com/AprilRobotics/apriltag
Remove pthreads4w 3rdparty since apriltag 3rdparty embbed pthreads_cross for windows.
apriltag 3rdparty is now build as a C library (files have .c extension)
fspindle added 4 commits July 24, 2024 14:39
C:/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/c++.exe  (ver 8.1.0)
pthreads_cross.h:37:26: error: conflicting declaration 'typedef CRITICAL_SECTION pthread_mutex_t'
pthreads_cross.c:110:5: warning: implicit declaration of function 'InitializeConditionVariable'
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.42%. Comparing base (b6350f6) to head (d7ea8ac).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1448   +/-   ##
=======================================
  Coverage   45.42%   45.42%           
=======================================
  Files        1110     1110           
  Lines      110525   110528    +3     
  Branches    18923    18926    +3     
=======================================
+ Hits        50203    50208    +5     
+ Misses      60322    60320    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle fspindle merged commit 9eb65ea into lagadic:master Jul 25, 2024
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant