Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FPS of image show in RVIZ is lower than the fps of the image publish from the camera #70

Open
ChunYe173 opened this issue Aug 21, 2020 · 1 comment

Comments

@ChunYe173
Copy link

ChunYe173 commented Aug 21, 2020

Hi,

I am using Intel Realsense D435 camera. The camera is publishing image with 60 fps to the topic which the SVO subscribed to but the image shown in RVIZ has only 30 fps and even lower when the camera starts moving. I checked the frame rate of the camera with the command rostopic hz /camera/color/image_raw and it shows the image is publishing with 60 fps. I have attached some pictures to explain the issue. Please assists. Thanks

WhatsApp Image 2020-08-21 at 3 54 26 PM

WhatsApp Image 2020-08-21 at 3 54 26 PM (2)

WhatsApp Image 2020-08-21 at 3 54 26 PM (1)

@manojs8473
Copy link

manojs8473 commented Jul 10, 2021

The fps show is in RViz tells nothing. I found that when the number of map points increases, the fps show in rviz decreases, probably because it finds its harder to render all those map-points. To find the actual fps at which svo is running i.e. the frequency at which it is publishing pose check the frequency of the messages published on the svo pose topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants