#include <camera_datapack_controller.h>
◆ CameraDataPackController()
gazebo::CameraDataPackController::CameraDataPackController |
( |
const std::string & |
devName, |
|
|
const rendering::CameraPtr & |
camera, |
|
|
const sensors::SensorPtr & |
parent |
|
) |
| |
|
inline |
◆ getDataPackInformation()
nlohmann::json* gazebo::CameraDataPackController::getDataPackInformation |
( |
| ) |
|
|
inlineoverridevirtual |
◆ handleDataPackData()
void gazebo::CameraDataPackController::handleDataPackData |
( |
const nlohmann::json & |
data | ) |
|
|
inlineoverridevirtual |
◆ resetTime()
void gazebo::CameraDataPackController::resetTime |
( |
| ) |
|
|
inline |
◆ updateCamData()
void gazebo::CameraDataPackController::updateCamData |
( |
const unsigned char * |
image, |
|
|
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
unsigned int |
depth |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: