Enum FilterFailureReason

Enum Documentation

enum tf2_ros::filter_failure_reasons::FilterFailureReason

Values:

enumerator Unknown

The message buffer overflowed, and this message was pushed off the back of the queue, but the.

enumerator OutTheBack

The timestamp on the message is earlier than all the data in the transform cache.

enumerator EmptyFrameID

The frame_id on the message is empty.

enumerator NoTransformFound

No transform found.

enumerator QueueFull

Queue size full.

enumerator FilterFailureReasonCount

Max enum value for iteration, keep it at the end of the enum.