-
Notifications
You must be signed in to change notification settings - Fork 221
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
rviz2 running with low fps (5fps) #1308
Comments
Please provide more information about your setup including
|
I am running RViz2 on Jetson AGX 32 GB with JP 6.0 |
any feedback here |
Hi @Yadunund @sloretz , I have met the similar problem and some tests are presented below rviz & rviz2 FPS Test1. Testing Environment
2. Problem DescriptionWhen I attempt to publish a point cloud in both Rviz1 and Rviz2, I observe significant differences in their performance:
I have verified that both Rviz1 and Rviz2 are using the GPU, as shown in the following logs:
3. Reproduce the IssueI have provided the necessary code and dataset to reproduce the issue on this Notion page. The resources include:
I hope this helps in replicating the problem, and I look forward to your assistance. |
@abdala-diasse Jetson AGX/JP6 is not a Tier-1 supported platform. See. It is hard to isolate the cause of the problem (it could be a bug in RViZ, or display manager in JP, or..etc). It would be great if you could reproduce the issue on a Tier-1 platform (eg. Ubuntu) with the latest Rolling. Please share a minimal script to run that leads to the issue. @RENyunfan thanks for the additional details.
Foxy has long been end-of-life. Could you try your example with the latest Rolling or Jazzy?
Please specify how you installed ROS 2. Whether from source or installed via binaries. |
I am currently running rviz2 with ros2 humble but my rviz is running very slowly compared to ros1 . With the same rviz config files rviz1 can run at 30fps but rviz2 can only run at 5pfs .
Can anyone help me with this issue
The text was updated successfully, but these errors were encountered: