ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Interpolation and extrapolation are used in the standard mathematical context.

https://whatis.techtarget.com/definition/extrapolation-and-interpolation

You can find many other good explanations by searching online.

Interpolating between measurements does not amplify measurement noise like extrapolation does.

MessageFilters provide a way to hold data until the transform information is available so you don't need to extrapolate.