You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also encounter that issue. For some reason when I run ">> ros2 topic hz /limo/depth_camera_link/image_raw" nothing is printed, but I can see the image is being published in rviz, and also can see that the messages are received more or less every second (~1Hz). I am not using GPU image, could be that the reason?
no,. nothing to do with GPU. If you check the Ros parameter you seem it's set to 1Hz and when I set it to 30.it publishes at 30. Just a configuration issue.
Description of the bug
The framerate is 1Hz only!
I'm surprised by this comment:
limo_ros2/src/limo_description/urdf/limo_gazebo.gazebo
Lines 91 to 93 in 10a964a
This does not appear to be working. Any of you @LeonardoGuevara, @jondave , @pulver22 encountered this as well?
Steps To Reproduce
run simulation and run
ros2 topic hz /limo/depth_camera_link/image_raw
Additional Information
No response
The text was updated successfully, but these errors were encountered: