|
| static const std::string | TOPIC_NAME = "/some_topic" |
| |
|
| rclcpp::Node::SharedPtr | _node |
| |
| rclcpp::PublisherBase::SharedPtr | _publisher |
| |
| rclcpp::executors::SingleThreadedExecutor | executor |
| |
◆ SetUp()
| void ExistingPublisherTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
| void ExistingPublisherTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ _node
| rclcpp::Node::SharedPtr ExistingPublisherTest::_node |
|
protected |
◆ _publisher
| rclcpp::PublisherBase::SharedPtr ExistingPublisherTest::_publisher |
|
protected |
◆ TOPIC_NAME
| const std::string ExistingPublisherTest::TOPIC_NAME = "/some_topic" |
|
inlinestatic |
The documentation for this class was generated from the following file: