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'm on ros-noetic (installed through robostack), and capturing point clouds from 4 RealSense cameras (using roslaunch realsense2_camera rs_camera.launch).
For some reason, there is a performance difference between the following (30 FPS for hard coded, 20-25 FPS for input_topics args).
I'm on ros-noetic (installed through robostack), and capturing point clouds from 4 RealSense cameras (using
roslaunch realsense2_camera rs_camera.launch
).For some reason, there is a performance difference between the following (30 FPS for hard coded, 20-25 FPS for input_topics args).
hard coded:
input_topics args:
The text was updated successfully, but these errors were encountered: