Classes | |
class | Process |
Functions | |
int | prepareROSForTests (int argc, char **argv, std::string testName) |
Function to be called in the main of each test, it runs roscore and fill parameter server with robot models. More... | |
int ROSEE::TestUtils::prepareROSForTests | ( | int | argc, |
char ** | argv, | ||
std::string | testName | ||
) |
Function to be called in the main of each test, it runs roscore and fill parameter server with robot models.
Definition at line 95 of file testUtils.h.