-
Notifications
You must be signed in to change notification settings - Fork 20
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 node slows down #32
Comments
Thank you for the detailed explanation. Did you see the same behavior with a different camera and/or different resolution? |
Hi @swapnesh-wani-nvidia ! Thank you for the response. Yes, I saw the same with a different resolution. Even when I lowered the camera’s resolution to 1080p, I observed the same hangs. I have a max 100% FAN speed running with the command In addition, to determine the cause of the power drops, I will check the performance of Apriltag detection by connecting a carrier board to another power supply source. I will keep you informed of my findings. |
I tested the performance with the various power supply sources. The result is the same. |
Hi,
First of all, thank you for such a project.
Let's get to the point.
My system:
AprilTags with a static camera pose:
SW Flow:
Main parameters:
I recorded a few bag files and visualized measurements, one of them:
Here you can see how data publishing stably for 30 seconds at a frequency of about 10Hz, then you can observe a ~7-second pause, which is observed only in the topic of the Isaac Apriltag node. From time to time, freeze data can be more/less frequent and longer/shorter. On what it depends, I can not understand.
I also noticed that at this moment the consumed voltage drops. This is clearly related to the slowing down of the node, but it is difficult to say whether this is the cause of the hang or the consequence. You can see this behavior starting from the 5th second in the video below:
out.mp4
So, in this regard, I have a question. Have you ever encountered a similar problem, and, in your opinion, what might be the problem that needs solving?
Thank you for your help!
The text was updated successfully, but these errors were encountered: