#include <CarlaISCameraPublisher.h>
|
| CarlaISCameraPublisher (CarlaISCameraPublisher &&) |
|
| CarlaISCameraPublisher (const CarlaISCameraPublisher &) |
|
| CarlaISCameraPublisher (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) |
|
CarlaISCameraPublisher & | operator= (CarlaISCameraPublisher &&) |
|
CarlaISCameraPublisher & | operator= (const CarlaISCameraPublisher &) |
|
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 |
|
| ~CarlaISCameraPublisher () |
|
| 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 const char * | type () const =0 |
|
virtual | ~CarlaPublisher ()=default |
|
◆ CarlaISCameraPublisher() [1/3]
carla::ros2::CarlaISCameraPublisher::CarlaISCameraPublisher |
( |
const char * |
ros_name = "" , |
|
|
const char * |
parent = "" |
|
) |
| |
◆ ~CarlaISCameraPublisher()
carla::ros2::CarlaISCameraPublisher::~CarlaISCameraPublisher |
( |
| ) |
|
◆ CarlaISCameraPublisher() [2/3]
◆ CarlaISCameraPublisher() [3/3]
◆ HasBeenInitialized()
bool carla::ros2::CarlaISCameraPublisher::HasBeenInitialized |
( |
| ) |
const |
◆ Init()
bool carla::ros2::CarlaISCameraPublisher::Init |
( |
| ) |
|
◆ InitImage()
bool carla::ros2::CarlaISCameraPublisher::InitImage |
( |
| ) |
|
|
private |
◆ InitInfo()
bool carla::ros2::CarlaISCameraPublisher::InitInfo |
( |
| ) |
|
|
private |
◆ InitInfoData()
void carla::ros2::CarlaISCameraPublisher::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::CarlaISCameraPublisher::Publish |
( |
| ) |
|
◆ PublishImage()
bool carla::ros2::CarlaISCameraPublisher::PublishImage |
( |
| ) |
|
|
private |
◆ PublishInfo()
bool carla::ros2::CarlaISCameraPublisher::PublishInfo |
( |
| ) |
|
|
private |
◆ SetCameraInfoData()
void carla::ros2::CarlaISCameraPublisher::SetCameraInfoData |
( |
int32_t |
seconds, |
|
|
uint32_t |
nanoseconds |
|
) |
| |
◆ SetData()
void carla::ros2::CarlaISCameraPublisher::SetData |
( |
int32_t |
seconds, |
|
|
uint32_t |
nanoseconds, |
|
|
size_t |
height, |
|
|
size_t |
width, |
|
|
std::vector< uint8_t > && |
data |
|
) |
| |
|
private |
◆ SetImageData()
void carla::ros2::CarlaISCameraPublisher::SetImageData |
( |
int32_t |
seconds, |
|
|
uint32_t |
nanoseconds, |
|
|
size_t |
height, |
|
|
size_t |
width, |
|
|
const uint8_t * |
data |
|
) |
| |
◆ SetInfoRegionOfInterest()
void carla::ros2::CarlaISCameraPublisher::SetInfoRegionOfInterest |
( |
uint32_t |
x_offset, |
|
|
uint32_t |
y_offset, |
|
|
uint32_t |
height, |
|
|
uint32_t |
width, |
|
|
bool |
do_rectify |
|
) |
| |
|
private |
◆ type()
const char * carla::ros2::CarlaISCameraPublisher::type |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ _impl
◆ _impl_info
该类的文档由以下文件生成: