MCPcopy Create free account
hub / github.com/Robotics-STAR-Lab/RACER / ObjPredictor

Method ObjPredictor

swarm_exploration/plan_env/src/obj_predictor.cpp:36–37  ·  view source on GitHub ↗

ObjHistory:: ============================== obj predictor ============================== */

Source from the content-addressed store, hash-verified

34/* ============================== obj predictor ==============================
35 */
36ObjPredictor::ObjPredictor(/* args */) {
37}
38
39ObjPredictor::ObjPredictor(ros::NodeHandle& node) {
40 this->node_handle_ = node;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected