#include <string>
#include <sstream>
#include <fstream>
#include <gtest/gtest.h>
#include <time.h>
#include <stdlib.h>
#include "ros/ros.h"
#include <test_roscpp/TestWithHeader.h>
Go to the source code of this file.
|
| void | callback (const TestWithHeaderConstPtr &msg) |
| |
| int | main (int argc, char **argv) |
| |
| | TEST (IncrementingSequence, incrementing) |
| |
| void callback |
( |
const TestWithHeaderConstPtr & |
msg | ) |
|
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
| TEST |
( |
IncrementingSequence |
, |
|
|
incrementing |
|
|
) |
| |
| uint32_t g_recv_count = 0 |
test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:46