how to get gazebo camera frame topic faster?

asked 2020-08-02 00:50:05 -0500

hyeongseokgo gravatar image

im using d435.sdf model to do 3D mapping. i set the topic frame at 30FPS in .sdf file but in gazebo and ROS topic the FPS is not meet to 30 FPS it came out like 9 or 10 ,11 FPS i want to get more faster frame but i think if there are many camera topics the real FPS became lower imu sensor topic came out very fast but only image topics are low speed.. so how can i solve this problem? does anyone who has like this problem? please help this

edit retag flag offensive close merge delete

Comments

@hyeongseokgo, what plugin are you using, this one? Maybe you can adjust the simulation physics paramters to enhance the performance. You can also adjust the width and height of the output image. Even with high end computer Gazebo simulation can be slow if those parameters are not well tunned or you are producing big output images.

Weasfas gravatar image Weasfas  ( 2020-08-04 05:51:27 -0500 )edit

Oh thanku so much. It worked for me!

hyeongseokgo gravatar image hyeongseokgo  ( 2020-08-08 06:25:11 -0500 )edit

hi, may I ask how did you solve this? I have the same problem.

eliabntt gravatar image eliabntt  ( 2020-10-17 02:39:16 -0500 )edit