Robotics StackExchange | Archived questions

Possible to run sensors in different threads? One sensor update rate is limited by the others

I have six Gpu ray sensors and four cameras on my model.

I need Gpu ray sensors to run at 200Hz, while the cameras can be run at 5fps.

It seems that the limit to the cameras are ~20Hz, since setting values higher than that does make any effect. The problem to me is that, the frequency of my lasers drops periodically every 0.2s to 20Hz and it affects my results.

Therefore, I'd like to know if it is possible to make the camera performance does not alter my laser update rate.

Thanks!

Asked by rasecg3 on 2019-05-07 10:39:27 UTC

Comments

I have the same problem with camera sensors affecting the updaterate of gpu_ray sensors. Anything new on this?

Asked by stereoline on 2020-06-14 14:30:08 UTC

Any news on this problem?

Asked by Vitor AMJ on 2020-07-14 17:08:29 UTC

Answers