|
void | LoadCallback (ros::NodeHandle *nh, sensors::SensorPtr sensor, sdf::ElementPtr sdf) |
|
void | OnExtrinsicsReceived (ros::NodeHandle *nh) |
|
void | ToggleCallback () |
|
void | ImageCallback (const unsigned char *image_data, unsigned int width, unsigned height, unsigned int len, const std::string &type) |
|
void | PointCloudCallback (const float *depth_data, unsigned int width, unsigned int height, unsigned int len, const std::string &type) |
|
void | Load (sensors::SensorPtr sensor, sdf::ElementPtr sdf) |
|
physics::WorldPtr | GetWorld () |
|
physics::ModelPtr | GetModel () |
|
std::string | GetRotationType () |
|
virtual bool | ExtrinsicsCallback (geometry_msgs::TransformStamped const *tf) |
|
void | InitializePlugin (std::string const &robot_name, std::string const &plugin_name) |
|
void | SetParentFrame (std::string const &parent) |
|
std::string | GetFrame (std::string target="", std::string delim="/") |
|
void | SetupExtrinsics (const ros::TimerEvent &event) |
|
void | CallbackThread () |
|
virtual void | Initialize (ros::NodeHandle *nh) |
|
virtual void | Reset () |
|
virtual void | Sleep () |
|
virtual void | Wakeup () |
|
void | StopHeartbeat () |
|
void | SendDiagnostics (const std::vector< diagnostic_msgs::KeyValue > &keyval) |
|
void | Setup (ros::NodeHandle &nh, ros::NodeHandle &nh_mt, std::string plugin_name) |
|
◆ GazeboSensorPluginHazCam()
gazebo::GazeboSensorPluginHazCam::GazeboSensorPluginHazCam |
( |
| ) |
|
|
inline |
◆ ~GazeboSensorPluginHazCam()
gazebo::GazeboSensorPluginHazCam::~GazeboSensorPluginHazCam |
( |
| ) |
|
|
inline |
◆ ImageCallback()
void gazebo::GazeboSensorPluginHazCam::ImageCallback |
( |
const unsigned char * |
image_data, |
|
|
unsigned int |
width, |
|
|
unsigned |
height, |
|
|
unsigned int |
len, |
|
|
const std::string & |
type |
|
) |
| |
|
inlineprotected |
◆ LoadCallback()
void gazebo::GazeboSensorPluginHazCam::LoadCallback |
( |
ros::NodeHandle * |
nh, |
|
|
sensors::SensorPtr |
sensor, |
|
|
sdf::ElementPtr |
sdf |
|
) |
| |
|
inlineprotectedvirtual |
◆ OnExtrinsicsReceived()
void gazebo::GazeboSensorPluginHazCam::OnExtrinsicsReceived |
( |
ros::NodeHandle * |
nh | ) |
|
|
inlineprotectedvirtual |
◆ PointCloudCallback()
void gazebo::GazeboSensorPluginHazCam::PointCloudCallback |
( |
const float * |
depth_data, |
|
|
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
unsigned int |
len, |
|
|
const std::string & |
type |
|
) |
| |
|
inlineprotected |
◆ ToggleCallback()
void gazebo::GazeboSensorPluginHazCam::ToggleCallback |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: