CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
carla::ros2::CarlaRadarPublisherImpl结构体 参考
+ carla::ros2::CarlaRadarPublisherImpl 的协作图:

Public 属性

efd::DataWriter * _datawriter { nullptr }
 
CarlaListener _listener {}
 
efd::DomainParticipant * _participant { nullptr }
 
efd::Publisher * _publisher { nullptr }
 
sensor_msgs::msg::PointCloud2 _radar {}
 
efd::Topic * _topic { nullptr }
 
efd::TypeSupport _type { new sensor_msgs::msg::PointCloud2PubSubType() }
 

详细描述

在文件 CarlaRadarPublisher.cpp34 行定义.

类成员变量说明

◆ _datawriter

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

在文件 CarlaRadarPublisher.cpp38 行定义.

◆ _listener

CarlaListener carla::ros2::CarlaRadarPublisherImpl::_listener {}

在文件 CarlaRadarPublisher.cpp40 行定义.

◆ _participant

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

在文件 CarlaRadarPublisher.cpp35 行定义.

◆ _publisher

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

在文件 CarlaRadarPublisher.cpp36 行定义.

◆ _radar

sensor_msgs::msg::PointCloud2 carla::ros2::CarlaRadarPublisherImpl::_radar {}

在文件 CarlaRadarPublisher.cpp41 行定义.

◆ _topic

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

在文件 CarlaRadarPublisher.cpp37 行定义.

◆ _type

efd::TypeSupport carla::ros2::CarlaRadarPublisherImpl::_type { new sensor_msgs::msg::PointCloud2PubSubType() }

在文件 CarlaRadarPublisher.cpp39 行定义.


该结构体的文档由以下文件生成: