Public Member Functions | Private Member Functions | Private Attributes | List of all members
DarknetRosNodelet Class Reference
Inheritance diagram for DarknetRosNodelet:
Inheritance graph
[legend]

Public Member Functions

 DarknetRosNodelet ()=default
 
 ~DarknetRosNodelet ()
 
- Public Member Functions inherited from nodelet::Nodelet
void init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)
 
 Nodelet ()
 
virtual ~Nodelet ()
 

Private Member Functions

virtual void onInit ()
 

Private Attributes

darknet_ros::YoloObjectDetectordarknetRos_
 

Additional Inherited Members

- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::string & getName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Detailed Description

Definition at line 11 of file yolo_object_detector_nodelet.cpp.

Constructor & Destructor Documentation

DarknetRosNodelet::DarknetRosNodelet ( )
default
DarknetRosNodelet::~DarknetRosNodelet ( )
inline

Definition at line 14 of file yolo_object_detector_nodelet.cpp.

Member Function Documentation

virtual void DarknetRosNodelet::onInit ( )
inlineprivatevirtual

Implements nodelet::Nodelet.

Definition at line 19 of file yolo_object_detector_nodelet.cpp.

Member Data Documentation

darknet_ros::YoloObjectDetector* DarknetRosNodelet::darknetRos_
private

Definition at line 25 of file yolo_object_detector_nodelet.cpp.


The documentation for this class was generated from the following file:


darknet_ros
Author(s): Marko Bjelonic
autogenerated on Wed May 5 2021 02:58:30