|
| void | LoadCallback (ros::NodeHandle *nh, sensors::SensorPtr sensor, sdf::ElementPtr sdf) |
| |
| void | OnExtrinsicsReceived (ros::NodeHandle *nh) |
| |
| bool | EnableService (ff_msgs::SetBool::Request &req, ff_msgs::SetBool::Response &res) |
| |
| void | SendRegistration (ros::TimerEvent const &event) |
| |
| void | SendFeatures (ros::TimerEvent const &event) |
| |
| bool | BuildAndSampleMap (camera::CameraModel const &camera, Eigen::Affine3d const &wTs, ff_msgs::Feature2dArray &msg) |
| |
| 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) |
| |
◆ GazeboSensorPluginOpticalFlow()
| gazebo::GazeboSensorPluginOpticalFlow::GazeboSensorPluginOpticalFlow |
( |
| ) |
|
|
inline |
◆ ~GazeboSensorPluginOpticalFlow()
| gazebo::GazeboSensorPluginOpticalFlow::~GazeboSensorPluginOpticalFlow |
( |
| ) |
|
|
inline |
◆ BuildAndSampleMap()
| bool gazebo::GazeboSensorPluginOpticalFlow::BuildAndSampleMap |
( |
camera::CameraModel const & |
camera, |
|
|
Eigen::Affine3d const & |
wTs, |
|
|
ff_msgs::Feature2dArray & |
msg |
|
) |
| |
|
inlineprotected |
◆ EnableService()
| bool gazebo::GazeboSensorPluginOpticalFlow::EnableService |
( |
ff_msgs::SetBool::Request & |
req, |
|
|
ff_msgs::SetBool::Response & |
res |
|
) |
| |
|
inlineprotected |
◆ LoadCallback()
| void gazebo::GazeboSensorPluginOpticalFlow::LoadCallback |
( |
ros::NodeHandle * |
nh, |
|
|
sensors::SensorPtr |
sensor, |
|
|
sdf::ElementPtr |
sdf |
|
) |
| |
|
inlineprotectedvirtual |
◆ OnExtrinsicsReceived()
| void gazebo::GazeboSensorPluginOpticalFlow::OnExtrinsicsReceived |
( |
ros::NodeHandle * |
nh | ) |
|
|
inlineprotectedvirtual |
◆ SendFeatures()
| void gazebo::GazeboSensorPluginOpticalFlow::SendFeatures |
( |
ros::TimerEvent const & |
event | ) |
|
|
inlineprotected |
◆ SendRegistration()
| void gazebo::GazeboSensorPluginOpticalFlow::SendRegistration |
( |
ros::TimerEvent const & |
event | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: