MCPcopy Create free account
hub / github.com/Unsigned-Long/iKalibr / Create

Method Create

include/core/event_preprocessing.h:248–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246 EventLineTracking() {}
247
248 static Ptr Create() { return std::make_shared<EventLineTracking>(); }
249
250 void TrackingUsingNormFlow(const EventNormFlow::NormFlowPack::Ptr &nfPack);
251

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected