#include <string>
#include <sstream>
#include <fstream>
#include <gtest/gtest.h>
#include <time.h>
#include <stdlib.h>
#include "ros/ros.h"
#include <test_roscpp/TestArray.h>
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
| TEST (RoscppLatchingPublisher, latching) |
|
| TEST (RoscppLatchingPublisher, latchingMultipleSubscriptions) |
|
| TEST (RoscppLatchingPublisher, nonLatching) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ TEST() [1/3]
TEST |
( |
RoscppLatchingPublisher |
, |
|
|
latching |
|
|
) |
| |
◆ TEST() [2/3]
TEST |
( |
RoscppLatchingPublisher |
, |
|
|
latchingMultipleSubscriptions |
|
|
) |
| |
◆ TEST() [3/3]
TEST |
( |
RoscppLatchingPublisher |
, |
|
|
nonLatching |
|
|
) |
| |
◆ g_node_name
std::string g_node_name = "test_latching_publisher" |
test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
, Jacob Perron
autogenerated on Sat Sep 14 2024 02:59:57