I have multiple "AprilTag" fiducial markers in a scene. I want to recover the pose of these markers. Simulation of scene:

I will independently calibrate the camera.
Then move it amongst the scene and record AprilTag corners as a 2x2 chessboard and pass in --skip-intrinsics. There will likely be overlapping views of multiple AprilTags.
I understand that for each frame, I will get the camera pose (relative to the first camera position/frame). Is there a way to get the poses of the calibration objects in the frame of the first calibration object (Apriltag id=0)?
I have multiple "AprilTag" fiducial markers in a scene. I want to recover the pose of these markers. Simulation of scene:
I will independently calibrate the camera.
Then move it amongst the scene and record AprilTag corners as a 2x2 chessboard and pass in --skip-intrinsics. There will likely be overlapping views of multiple AprilTags.
I understand that for each frame, I will get the camera pose (relative to the first camera position/frame). Is there a way to get the poses of the calibration objects in the frame of the first calibration object (Apriltag id=0)?