CARLA
Public Attributes | List of all members
carla::ros2::CarlaIMUPublisherImpl Struct Reference
+ Collaboration diagram for carla::ros2::CarlaIMUPublisherImpl:

Public Attributes

efd::DataWriter * _datawriter { nullptr }
 
sensor_msgs::msg::Imu _imu {}
 
CarlaListener _listener {}
 
efd::DomainParticipant * _participant { nullptr }
 
efd::Publisher * _publisher { nullptr }
 
efd::Topic * _topic { nullptr }
 
efd::TypeSupport _type { new sensor_msgs::msg::ImuPubSubType() }
 

Detailed Description

Definition at line 32 of file CarlaIMUPublisher.cpp.

Member Data Documentation

◆ _datawriter

efd::DataWriter* carla::ros2::CarlaIMUPublisherImpl::_datawriter { nullptr }

Definition at line 36 of file CarlaIMUPublisher.cpp.

◆ _imu

sensor_msgs::msg::Imu carla::ros2::CarlaIMUPublisherImpl::_imu {}

Definition at line 39 of file CarlaIMUPublisher.cpp.

◆ _listener

CarlaListener carla::ros2::CarlaIMUPublisherImpl::_listener {}

Definition at line 38 of file CarlaIMUPublisher.cpp.

◆ _participant

efd::DomainParticipant* carla::ros2::CarlaIMUPublisherImpl::_participant { nullptr }

Definition at line 33 of file CarlaIMUPublisher.cpp.

◆ _publisher

efd::Publisher* carla::ros2::CarlaIMUPublisherImpl::_publisher { nullptr }

Definition at line 34 of file CarlaIMUPublisher.cpp.

◆ _topic

efd::Topic* carla::ros2::CarlaIMUPublisherImpl::_topic { nullptr }

Definition at line 35 of file CarlaIMUPublisher.cpp.

◆ _type

efd::TypeSupport carla::ros2::CarlaIMUPublisherImpl::_type { new sensor_msgs::msg::ImuPubSubType() }

Definition at line 37 of file CarlaIMUPublisher.cpp.


The documentation for this struct was generated from the following file: