-
Notifications
You must be signed in to change notification settings - Fork 27
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
System throttled due to over current when running Yolov8 on Orin-NX 16GB #34
Comments
In the |
@kajananchinniahNV I tried |
Hello, I am working with @mzahana in the same project, and I added the ros bag for running both ros bag for ros bag for running To clarify, we use our own model that we trained on Yolov8n. Also, the you can see the launch file in the first:
Thank you. |
Please take a look at these forum posts regarding this issue
|
I solved the issue, I followed the procedures in this post |
Greetings.
I have a Jetson Oin NX 16GB with carrier board J401 from seedstudio.
When I run
isaac_ros_yolov8
, I continuously get the following warning 'System throttled due to over-current.'I am using the
MAXN
power mode.Here is a log file generated by the Jetson Power GUI.
yolo_over_current_issue_orin_nx16.csv
I also noticed that the cashed memory gets large when I run this package! Here is a screenshot from
jtop
Here is a small video that shows the output of
jtop
jtop1.webm
Here are the commands I run with their terminal outputs.
command
realsense.launch.py
output
Command
Output
list of nodes
list of topics
I hope I can get some help on how to solve this as there would be more applications running alongside the yolov8.
Thanks.
The text was updated successfully, but these errors were encountered: