-
Hi @khughes-bdai , I am running Any ideas? Wrong camera_info published by the driver? Some other setting I am missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hmm, this seems like possibly the settings are not configured right for the apriltag_ros node. We have used the camera_info published by the driver for lots of tasks so this should be correct. |
Beta Was this translation helpful? Give feedback.
I just did it with
isaac_ros_apriltag
(https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_apriltag/index.html) and this is working fine. So I assume some wrong configuration ofapriltag_ros
node. Atm not really an idea where.