| 439 | } |
| 440 | |
| 441 | void pushlish_error_text(const double e_t, const double e_r, |
| 442 | const ros::Publisher &text_pub) {} |
| 443 | |
| 444 | void publish_std_pairs( |
| 445 | const std::vector<std::pair<STDesc, STDesc>> &match_std_pairs, |
nothing calls this directly
no outgoing calls
no test coverage detected