Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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 rays 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 frame.

Thanks!

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

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

I need gpu rays 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 frame. rate.

Thanks!