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

Apriltag pose timestamp always zero? #54

Open
3x71us1v3 opened this issue Oct 28, 2024 · 0 comments
Open

Apriltag pose timestamp always zero? #54

3x71us1v3 opened this issue Oct 28, 2024 · 0 comments

Comments

@3x71us1v3
Copy link

Hi, I've been playing around with this package to try to get it working for my FRC team. My specific application requires me to get the time at which a tag's pose was detected.

I'm using rclpy to access tag detection data from isaac_ros_apriltag. This returns tag detections as PoseWithCovarianceStamped objects. However, when I try to access the timestamp of the pose, it is always zero. Could I be doing something wrong? Without the timestamp I cannot accurately compensate for latency.

Thank you.

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

No branches or pull requests

1 participant