Namespaces | Functions
ros_test_helper.h File Reference
#include <string>
#include <algorithm>
#include <ros/ros.h>
#include <gtest/gtest.h>
Include dependency graph for ros_test_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 prbt_hardware_support
 

Functions

bool prbt_hardware_support::checkForNode (std::string node_name)
 Checks if a node is up and running. More...
 
template<class T >
static void prbt_hardware_support::initalizeAndRun (T &obj, const char *ip, unsigned int port)
 
void prbt_hardware_support::waitForNode (std::string node_name, double loop_frequency=10.0)
 Blocks until a node defined by node_name comes up. More...
 
inline::testing::AssertionResult prbt_hardware_support::waitForNodeShutdown (std::string node_name, double timeout=1.0, double loop_frequency=10.0)
 Blocks until a node defined by node_name can no longer be found. More...
 


prbt_hardware_support
Author(s):
autogenerated on Tue Feb 2 2021 03:50:18