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 changed the frame rate of stereo.launch file. (15 -> 30)
So, When I checked, the frame of the image_row topic was changed to 30.
But the frame of the image_mono topic is fixed at 60.
How to change the frame of image_mono topic?
Any help or advice would be appreciated, thanks.
rostopic hz /camera/left/image_raw
subscribed to [/camera/left/image_raw]
average rate: 30.944
rostopic hz /camera/left/image_mono
subscribed to [/camera/left/image_mono]
average rate: 59.894
-----stereo.launch
The text was updated successfully, but these errors were encountered:
Hello!
I changed the frame rate of stereo.launch file. (15 -> 30)
So, When I checked, the frame of the image_row topic was changed to 30.
But the frame of the image_mono topic is fixed at 60.
How to change the frame of image_mono topic?
Any help or advice would be appreciated, thanks.
rostopic hz /camera/left/image_raw
subscribed to [/camera/left/image_raw]
average rate: 30.944
rostopic hz /camera/left/image_mono
subscribed to [/camera/left/image_mono]
average rate: 59.894
-----stereo.launch
The text was updated successfully, but these errors were encountered: