Skip to content

FilterGimmicks::predicate_frame_id

Predicate to find a giver frame_id among a list of frame_id.

#include <FilterGimmicks.h>

Public Functions

Name
predicate_frame_id(std::string target_)
bool operator()(measurement & sensor)

Public Attributes

Name
std::string target

Public Functions Documentation

function predicate_frame_id

inline predicate_frame_id(
    std::string target_
)

function operator()

inline bool operator()(
    measurement & sensor
)

Public Attributes Documentation

variable target

std::string target;

Updated on 2024-03-07 at 10:30:49 +0000


Last update: March 7, 2024