Define MOLA_POSE_LIST_HAS_KFM_POSE_PLUMBING

Define Documentation

MOLA_POSE_LIST_HAS_KFM_POSE_PLUMBING

Feature macro: SearchablePoseList exposes countNearby() and the sensor-pose-as-key plumbing used by mola_lidar_odometry. Downstream packages should guard usage with #if defined(MOLA_POSE_LIST_HAS_KFM_POSE_PLUMBING).