#include <publisher_ros2.h>
Definition at line 24 of file publisher_ros2.h.
◆ TopicPublisherROS2()
TopicPublisherROS2::TopicPublisherROS2 |
( |
| ) |
|
◆ ~TopicPublisherROS2()
TopicPublisherROS2::~TopicPublisherROS2 |
( |
| ) |
|
|
overridevirtual |
◆ availableActions()
const std::vector< QAction * > & TopicPublisherROS2::availableActions |
( |
| ) |
|
|
overridevirtual |
◆ broadcastTF()
void TopicPublisherROS2::broadcastTF |
( |
double |
current_time | ) |
|
|
private |
◆ enabled()
bool TopicPublisherROS2::enabled |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ filterDialog
void TopicPublisherROS2::filterDialog |
( |
| ) |
|
|
slot |
◆ name()
const char* TopicPublisherROS2::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ play()
void TopicPublisherROS2::play |
( |
double |
interval | ) |
|
|
overridevirtual |
◆ setEnabled
void TopicPublisherROS2::setEnabled |
( |
bool |
enabled | ) |
|
|
overrideslot |
◆ updatePublishers()
void TopicPublisherROS2::updatePublishers |
( |
| ) |
|
|
private |
◆ updateState()
void TopicPublisherROS2::updateState |
( |
double |
current_time | ) |
|
|
overridevirtual |
◆ _available_actions
std::vector<QAction*> TopicPublisherROS2::_available_actions |
|
private |
◆ _context
std::shared_ptr<rclcpp::Context> TopicPublisherROS2::_context |
|
private |
◆ _enabled
bool TopicPublisherROS2::_enabled |
|
private |
◆ _executor
std::unique_ptr<rclcpp::executors::MultiThreadedExecutor> TopicPublisherROS2::_executor |
|
private |
◆ _node
◆ _previous_play_index
int TopicPublisherROS2::_previous_play_index |
|
private |
◆ _publishers
std::unordered_map<std::string, std::shared_ptr<GenericPublisher> > TopicPublisherROS2::_publishers |
|
private |
◆ _select_topics_to_publish
QAction* TopicPublisherROS2::_select_topics_to_publish |
|
private |
◆ _tf_broadcaster
◆ _tf_static_broadcaster
◆ _topics_info
std::vector<TopicInfo> TopicPublisherROS2::_topics_info |
|
private |
◆ _topics_to_publish
std::unordered_map<std::string, bool> TopicPublisherROS2::_topics_to_publish |
|
private |
◆ previous_time
double TopicPublisherROS2::previous_time |
|
private |
The documentation for this class was generated from the following files: