vtr3 icon indicating copy to clipboard operation
vtr3 copied to clipboard

Limit CT-ICP pose interpolation to a fixed rate

Open keenan-burnett opened this issue 1 year ago • 0 comments

Instead of interpolating the trajectory at the timestamp of each point, which is slow, interpolate the trajectory at a fixed rate specified in config file such as 100Hz or 1000Hz.

This should speed up the radar, lidar, and radar-to-lidar pipelines at the cost of some accuracy.

keenan-burnett avatar May 11 '23 21:05 keenan-burnett