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

Public Member Functions

void ImageCallback (const sensor_msgs::ImageConstPtr &image)
 
void onInit ()
 
 RotateImageNodelet ()
 
 ~RotateImageNodelet ()
 
- 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 Attributes

double angle_
 
bool flip_axis_
 
image_transport::Publisher image_pub_
 
image_transport::Subscriber image_sub_
 
int32_t operations_
 

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 45 of file rotate_image_nodelet.cpp.

Constructor & Destructor Documentation

swri_image_util::RotateImageNodelet::RotateImageNodelet ( )
inline

Definition at line 48 of file rotate_image_nodelet.cpp.

swri_image_util::RotateImageNodelet::~RotateImageNodelet ( )
inline

Definition at line 55 of file rotate_image_nodelet.cpp.

Member Function Documentation

void swri_image_util::RotateImageNodelet::ImageCallback ( const sensor_msgs::ImageConstPtr &  image)
inline

Definition at line 75 of file rotate_image_nodelet.cpp.

void swri_image_util::RotateImageNodelet::onInit ( )
inlinevirtual

Implements nodelet::Nodelet.

Definition at line 59 of file rotate_image_nodelet.cpp.

Member Data Documentation

double swri_image_util::RotateImageNodelet::angle_
private

Definition at line 95 of file rotate_image_nodelet.cpp.

bool swri_image_util::RotateImageNodelet::flip_axis_
private

Definition at line 97 of file rotate_image_nodelet.cpp.

image_transport::Publisher swri_image_util::RotateImageNodelet::image_pub_
private

Definition at line 100 of file rotate_image_nodelet.cpp.

image_transport::Subscriber swri_image_util::RotateImageNodelet::image_sub_
private

Definition at line 99 of file rotate_image_nodelet.cpp.

int32_t swri_image_util::RotateImageNodelet::operations_
private

Definition at line 96 of file rotate_image_nodelet.cpp.


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


swri_image_util
Author(s): Kris Kozak
autogenerated on Fri Jun 7 2019 22:05:56