MCPcopy Create free account
hub / github.com/RoboMaster/RoboRTS / AlgorithmCB

Method AlgorithmCB

roborts_planning/local_planner/src/local_planner_node.cpp:243–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void LocalPlannerNode::AlgorithmCB(const roborts_common::ErrorInfo &algorithm_error_info) {
244 SetErrorInfo(algorithm_error_info);
245}
246
247} // namespace roborts_local_planner
248

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected