This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
High CPU Load on default setting #266
Labels
bug
Something isn't working
triage needed
The Issue still needs to be reviewed by the Azure Kinect ROS Driver Team
Ubuntu 20.04
current foxy-devel branch
Description
I have set up the Azure Kinect ROS driver on my machine (16GiB System memory | AMD Ryzen 5 3600 6-Core Processor) and when running the driver node using the command
ros2 launch azure_kinect_ros_driver driver.launch.py
I noticed that all 12 threads are being used up to 80% to 90%. However, on a student's laptop with an i7 7300 processor and 4 cores, the CPU usage was only around 30%.
Steps to Reproduce
Expected Result
I expect the CPU usage to be similar to that of the student's laptop, around 30%.
Actual Result
The CPU usage on my machine is significantly higher, around 80% to 90%.
System Configuration
Additional Information
It is possible that the high CPU usage is due to the difference in system specifications, such as processor architecture, number of cores, memory, and operating system. I have not noticed any anomalies or spikes in the system performance data.
The text was updated successfully, but these errors were encountered: