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

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() }
 

详细描述

在文件 CarlaDepthCameraPublisher.cpp34 行定义.

类成员变量说明

◆ _datawriter

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

在文件 CarlaDepthCameraPublisher.cpp38 行定义.

◆ _image

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

在文件 CarlaDepthCameraPublisher.cpp41 行定义.

◆ _listener

CarlaListener carla::ros2::CarlaDepthCameraPublisherImpl::_listener {}

在文件 CarlaDepthCameraPublisher.cpp40 行定义.

◆ _participant

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

在文件 CarlaDepthCameraPublisher.cpp35 行定义.

◆ _publisher

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

在文件 CarlaDepthCameraPublisher.cpp36 行定义.

◆ _topic

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

在文件 CarlaDepthCameraPublisher.cpp37 行定义.

◆ _type

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

在文件 CarlaDepthCameraPublisher.cpp39 行定义.


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