Enum FrameUse

Enum Documentation

enum class lvr2::FrameUse

Annotates the use of a Scan when creating an slam6D .frames file.

Values:

enumerator INVALID

The Scan has not been registered yet.

enumerator UPDATED

The Scan changed since the last Frame.

enumerator UNUSED

The Scan did not change since the last Frame.

enumerator GRAPHSLAM

The Scan was part of a GraphSLAM Iteration.

enumerator LOOPCLOSE

The Scan was part of a Loopclose Iteration.