ObjHistory:: ============================== obj predictor ============================== */
| 34 | /* ============================== obj predictor ============================== |
| 35 | */ |
| 36 | ObjPredictor::ObjPredictor(/* args */) { |
| 37 | } |
| 38 | |
| 39 | ObjPredictor::ObjPredictor(ros::NodeHandle& node) { |
| 40 | this->node_handle_ = node; |
nothing calls this directly
no outgoing calls
no test coverage detected