carla::ros2::CarlaIMUPublisherImpl 的协作图:Public 属性 | |
| 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() } |
在文件 CarlaIMUPublisher.cpp 第 35 行定义.
| efd::DataWriter* carla::ros2::CarlaIMUPublisherImpl::_datawriter { nullptr } |
在文件 CarlaIMUPublisher.cpp 第 43 行定义.
| sensor_msgs::msg::Imu carla::ros2::CarlaIMUPublisherImpl::_imu {} |
在文件 CarlaIMUPublisher.cpp 第 49 行定义.
| CarlaListener carla::ros2::CarlaIMUPublisherImpl::_listener {} |
在文件 CarlaIMUPublisher.cpp 第 47 行定义.
| efd::DomainParticipant* carla::ros2::CarlaIMUPublisherImpl::_participant { nullptr } |
在文件 CarlaIMUPublisher.cpp 第 37 行定义.
| efd::Publisher* carla::ros2::CarlaIMUPublisherImpl::_publisher { nullptr } |
在文件 CarlaIMUPublisher.cpp 第 39 行定义.
| efd::Topic* carla::ros2::CarlaIMUPublisherImpl::_topic { nullptr } |
在文件 CarlaIMUPublisher.cpp 第 41 行定义.
| efd::TypeSupport carla::ros2::CarlaIMUPublisherImpl::_type { new sensor_msgs::msg::ImuPubSubType() } |
在文件 CarlaIMUPublisher.cpp 第 45 行定义.