Commit Graph

25 Commits

Author SHA1 Message Date
Tylr-J42
3c651154a7 test things and some problems fixed no worko 2023-11-14 04:47:03 -05:00
Tylr-J42
3203f340d1 separate pose localization file 2023-11-11 22:26:26 -05:00
Tylr-J42
5718141b39 Localization with PNP Started 2023-11-11 18:48:13 -05:00
Tylr-J42
8740431940 math for triangulating robot coords 2023-10-09 22:25:00 -04:00
Tylr-J42
daf90bcd94 math for solving the triangle in the dual tag trianglulation 2023-10-09 02:35:12 -04:00
Tylr-J42
68262d5edd some math for converting camera tvecs to robot relative tvecs 2023-10-07 01:22:45 -04:00
Tylr-J42
54ba4e65d2 pose based on one tag Mega tag yet to come. 2023-10-04 22:56:26 -04:00
Tylr-J42
8dd209ff4d video thread in seperate file, coordinate pose estimation math 2023-09-25 01:04:15 -04:00
Tylr-J42
1a39c9d4cc after merge with githubrepo 2023-09-24 23:03:40 -04:00
Tylr-J42
76bb18ad21 removed ordering for multiple tags of same id, made class for tags, pose estimation class started 2023-09-24 22:27:04 -04:00
Tylr-J42
ec6330dd1e added confidence filter 2023-09-24 16:32:37 -04:00
Tylr-J42
900a5a9008 better calibration 2023-09-24 15:55:24 -04:00
Tylr-J42
1447f98aef
Delete FRC_Fiducial_Tracking/Calibration_Pics_RPi_Cam directory 2023-01-23 22:27:04 -05:00
Tylr-J42
a3562c2de7
Second resolution setting.
Added another setting for resolution of the pi camera.
2023-01-23 22:26:18 -05:00
Tylr-J42
0cc90c134b
Add Calibration Pictures
These are example pictures for the camera calibration which is needed for solvePnP.
2023-01-05 00:01:39 -05:00
Tylr-J42
4afa1ea1a9
Initial Commit
Initial Commit of the files.
2023-01-04 23:47:26 -05:00
Tylr-J42
4c9751e494
Initial commit 2023-01-01 17:21:37 -05:00
4985dc6585 Changed the type of tag to detect to t16h5 and the size of the tag to 6. 2022-11-13 03:02:30 +00:00
ae9aba33d9 Added argparse for IP address and outputs number of tags seen 2022-10-06 06:29:56 +00:00
e182f19700 Fixed so now the center of the tag is being tracked. No more translation vector unit conversion. 2022-10-05 04:37:13 +00:00
31bf5aadcd Implemented multi-threading and fixed dumb mistake. ~20 FPS 2022-09-27 08:39:11 +00:00
14055e8e21 Added multiple same id tag detection, argparse, and comments 2022-09-26 02:51:58 +00:00
cdab085dd9 Merge branch 'main' of https://gitlab.coldlightalchemist.com/Tyler-J42/apriltag-pose-frc 2022-09-21 20:50:11 -04:00
ef264bbbb0 initial commit 2022-09-21 20:26:47 -04:00
49b422d1fe Initial commit 2022-09-21 23:57:13 +00:00