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

Public 属性

efd::DataWriter * _datawriter { nullptr }
 
sensor_msgs::msg::Image _image {}
 
CarlaListener _listener {}
 
efd::DomainParticipant * _participant { nullptr }
 
efd::Publisher * _publisher { nullptr }
 
efd::Topic * _topic { nullptr }
 
efd::TypeSupport _type { new sensor_msgs::msg::ImagePubSubType() }
 

详细描述

在文件 CarlaISCameraPublisher.cpp33 行定义.

类成员变量说明

◆ _datawriter

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

在文件 CarlaISCameraPublisher.cpp37 行定义.

◆ _image

sensor_msgs::msg::Image carla::ros2::CarlaISCameraPublisherImpl::_image {}

在文件 CarlaISCameraPublisher.cpp40 行定义.

◆ _listener

CarlaListener carla::ros2::CarlaISCameraPublisherImpl::_listener {}

在文件 CarlaISCameraPublisher.cpp39 行定义.

◆ _participant

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

在文件 CarlaISCameraPublisher.cpp34 行定义.

◆ _publisher

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

在文件 CarlaISCameraPublisher.cpp35 行定义.

◆ _topic

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

在文件 CarlaISCameraPublisher.cpp36 行定义.

◆ _type

efd::TypeSupport carla::ros2::CarlaISCameraPublisherImpl::_type { new sensor_msgs::msg::ImagePubSubType() }

在文件 CarlaISCameraPublisher.cpp38 行定义.


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