#include <CarlaRGBCameraPublisher.h>
|
| CarlaRGBCameraPublisher (CarlaRGBCameraPublisher &&) |
|
| CarlaRGBCameraPublisher (const CarlaRGBCameraPublisher &) |
|
| CarlaRGBCameraPublisher (const char *ros_name="", const char *parent="") |
|
bool | HasBeenInitialized () const |
|
bool | Init () |
|
void | InitInfoData (uint32_t x_offset, uint32_t y_offset, uint32_t height, uint32_t width, float fov, bool do_rectify) |
|
CarlaRGBCameraPublisher & | operator= (CarlaRGBCameraPublisher &&) |
|
CarlaRGBCameraPublisher & | operator= (const CarlaRGBCameraPublisher &) |
|
bool | Publish () |
|
void | SetCameraInfoData (int32_t seconds, uint32_t nanoseconds) |
|
void | SetImageData (int32_t seconds, uint32_t nanoseconds, uint32_t height, uint32_t width, const uint8_t *data) |
|
const char * | type () const override |
|
| ~CarlaRGBCameraPublisher () |
|
| CarlaPublisher ()=default |
|
const std::string & | frame_id () const |
|
void | frame_id (std::string &&frame_id) |
|
const std::string & | name () const |
|
void | name (std::string &&name) |
|
const std::string & | parent () const |
|
void | parent (std::string &&parent) |
|
virtual | ~CarlaPublisher ()=default |
|
◆ CarlaRGBCameraPublisher() [1/3]
carla::ros2::CarlaRGBCameraPublisher::CarlaRGBCameraPublisher |
( |
const char * | ros_name = "", |
|
|
const char * | parent = "" ) |
◆ ~CarlaRGBCameraPublisher()
carla::ros2::CarlaRGBCameraPublisher::~CarlaRGBCameraPublisher |
( |
| ) |
|
◆ CarlaRGBCameraPublisher() [2/3]
◆ CarlaRGBCameraPublisher() [3/3]
◆ HasBeenInitialized()
bool carla::ros2::CarlaRGBCameraPublisher::HasBeenInitialized |
( |
| ) |
const |
◆ Init()
bool carla::ros2::CarlaRGBCameraPublisher::Init |
( |
| ) |
|
◆ InitImage()
bool carla::ros2::CarlaRGBCameraPublisher::InitImage |
( |
| ) |
|
|
private |
◆ InitInfo()
bool carla::ros2::CarlaRGBCameraPublisher::InitInfo |
( |
| ) |
|
|
private |
◆ InitInfoData()
void carla::ros2::CarlaRGBCameraPublisher::InitInfoData |
( |
uint32_t | x_offset, |
|
|
uint32_t | y_offset, |
|
|
uint32_t | height, |
|
|
uint32_t | width, |
|
|
float | fov, |
|
|
bool | do_rectify ) |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Publish()
bool carla::ros2::CarlaRGBCameraPublisher::Publish |
( |
| ) |
|
◆ PublishImage()
bool carla::ros2::CarlaRGBCameraPublisher::PublishImage |
( |
| ) |
|
|
private |
◆ PublishInfo()
bool carla::ros2::CarlaRGBCameraPublisher::PublishInfo |
( |
| ) |
|
|
private |
◆ SetCameraInfoData()
void carla::ros2::CarlaRGBCameraPublisher::SetCameraInfoData |
( |
int32_t | seconds, |
|
|
uint32_t | nanoseconds ) |
◆ SetImageData() [1/2]
void carla::ros2::CarlaRGBCameraPublisher::SetImageData |
( |
int32_t | seconds, |
|
|
uint32_t | nanoseconds, |
|
|
uint32_t | height, |
|
|
uint32_t | width, |
|
|
const uint8_t * | data ) |
◆ SetImageData() [2/2]
void carla::ros2::CarlaRGBCameraPublisher::SetImageData |
( |
int32_t | seconds, |
|
|
uint32_t | nanoseconds, |
|
|
uint32_t | height, |
|
|
uint32_t | width, |
|
|
std::vector< uint8_t > && | data ) |
|
private |
◆ SetInfoRegionOfInterest()
void carla::ros2::CarlaRGBCameraPublisher::SetInfoRegionOfInterest |
( |
uint32_t | x_offset, |
|
|
uint32_t | y_offset, |
|
|
uint32_t | height, |
|
|
uint32_t | width, |
|
|
bool | do_rectify ) |
|
private |
◆ type()
const char * carla::ros2::CarlaRGBCameraPublisher::type |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ _impl
◆ _impl_info
在文件 CarlaRGBCameraPublisher.h 第 48 行定义.
被这些函数引用 CarlaRGBCameraPublisher(), CarlaRGBCameraPublisher(), HasBeenInitialized(), InitInfo(), InitInfoData(), operator=(), operator=(), PublishInfo(), SetCameraInfoData(), SetInfoRegionOfInterest() , 以及 ~CarlaRGBCameraPublisher().
该类的文档由以下文件生成: