realsense-ros
realsense-ros copied to clipboard
how to reduce the update rate of t265 odometry.
Hi @MartyG-RealSense , @doronhi .
I am using d435i with t265 .
I know update rate of t265 is 200 Hz, and i want to reduce it <= 30Hz. So that while rosbag record i can get similar number of datapoints for d435 and t265.
- How can i do that with ros? i checked "rs_d400_and_t265.launch" for the same.
- If i lower down its update rate, does it effect the odometry output?
Thanks.