What would be a good ros rate?

asked 2018-01-10 11:34:40 -0500

i_robot_flight gravatar image

Hello,

I have a velodyne VLP16 LiDAR running @10Hz and GPS/IMU data being published @100Hz. I am generating transforms using the GPS/IMU data for the velodyne's transform nodelet. I wanted to know what would be good rate to run my transform generating node? I was also not entirely sure about what kind and how much effect the buffer size would have on the accuracy (dropping transforms?) for this specific application?

Thanks, Sneha

edit retag flag offensive close merge delete

Comments

1

Run it at the same rate as your IMU.

ahendrix gravatar image ahendrix  ( 2018-01-10 13:24:44 -0500 )edit

Is the motion fast or slow? 100 Hz seems too fast to me (for most applications).

AndyZe gravatar image AndyZe  ( 2018-01-10 16:35:13 -0500 )edit

@AndyZe The setup is on a drone moving at 2-5 m/s.

i_robot_flight gravatar image i_robot_flight  ( 2018-01-10 17:17:04 -0500 )edit