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

Public 属性

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

详细描述

在文件 CarlaSemanticLidarPublisher.cpp33 行定义.

类成员变量说明

◆ _datawriter

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

在文件 CarlaSemanticLidarPublisher.cpp37 行定义.

◆ _lidar

sensor_msgs::msg::PointCloud2 carla::ros2::CarlaSemanticLidarPublisherImpl::_lidar {}

在文件 CarlaSemanticLidarPublisher.cpp40 行定义.

◆ _listener

CarlaListener carla::ros2::CarlaSemanticLidarPublisherImpl::_listener {}

在文件 CarlaSemanticLidarPublisher.cpp39 行定义.

◆ _participant

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

在文件 CarlaSemanticLidarPublisher.cpp34 行定义.

◆ _publisher

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

在文件 CarlaSemanticLidarPublisher.cpp35 行定义.

◆ _topic

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

在文件 CarlaSemanticLidarPublisher.cpp36 行定义.

◆ _type

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

在文件 CarlaSemanticLidarPublisher.cpp38 行定义.


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