#include <ros/ros.h>#include <gtest/gtest.h>#include <interactive_markers/interactive_marker_server.h>#include <chrono>#include <thread>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (InteractiveMarkerServer, addRemove) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 109 of file server_test.cpp.
| TEST | ( | InteractiveMarkerServer | , |
| addRemove | |||
| ) |
Definition at line 40 of file server_test.cpp.