A simple ROS2 package that subscribes to images, detects apriltags and publishes pose information about detected tags. This package was created rather than using existing apriltag ros wrappers in order to resolve time stamps for the apriltag with the original image that it originated from and pass that info on to the client (In our case an EKF).