Open Sebastien-Rob opened 3 years ago
Hi, Sebastien, this is very odd. We have tested it on our PC and the frame rate is much higher than the number you report. What you can do is
./RPG_Flightmare.x86 -batchmode
Hi yun-long,
I want to keep a resolution of 480p and just get RGB and depth images. I had a frame rate of 7Hz. When i disable depth and optical flow, i up to 13Hz (if i disable all post processing i up to 27Hz) Finally, enable depth post processing + publish RGB + publish depth + run unity in a batch mode, i up to 17Hz.
It's much better thanks, You think it's possible to increase up to 30Hz for both ? (maybe others post processing for depth)
Thank you for help, nice work !
@Sebastien-Rob
Hello
I have the same question. But I have changed mode into batchmode, it doesn't work.
I have run these in three terminal:
Then, I run "rostopic hz /rgb" on another terminal. It shows the frame rate is still 8Hz. I don't know which step is wrong. Could you help me ? Thanks!!
Hi, Sebastien, this is very odd. We have tested it on our PC and the frame rate is much higher than the number you report. What you can do is
Hi @yun-long, I would like to ask:
I've tested on multiple computers with nvidia GPU enabled on Docker and by disabling depth, segmentation and optical flow i can barely reach 20 FPS (i'm checking with rostopic hz /rgb)
Hi, When i run camera node, i have just 8 frame per second and code below 4 frame per second for rgb topic and others images topics. How i can up this ? Thanks.