rgbd
|
#include <boost/interprocess/shared_memory_object.hpp>
#include <gtest/gtest.h>
#include <rgbd/client.h>
#include <rgbd/image.h>
#include <ros/duration.h>
#include <ros/init.h>
#include <ros/names.h>
#include <ros/rate.h>
#include <ros/time.h>
Go to the source code of this file.
Classes | |
class | Connection |
Functions | |
int | main (int argc, char **argv) |
TEST_F (Connection, ConsistentConnection) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 76 of file connection_gtest.cpp.
TEST_F | ( | Connection | , |
ConsistentConnection | |||
) |
Definition at line 42 of file connection_gtest.cpp.