clearpathrobotics / clearpath_robot

BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Clearpath diagnostics takes 20% of core on Jackal #63

Open SteveMacenski opened 2 months ago

SteveMacenski commented 2 months ago

Please provide the following information:

Diagnostics take 1-2% CPU, not 22% steady state

Actual behaviour

image

Note that it takes almost double the CPU as running a 3D lidar driver publishing out 3D data at 10hz and half as much as the realsense doign 30fps on huge point clouds

This seems excessive for what it does. I suspect this can be massively reduced if implemented in C++

tonybaltovski commented 4 weeks ago

We are going to look at reworking in C++ for the next release.