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