phidgets_high_speed_encoder_nodelet.cpp
Go to the documentation of this file.
2 
5 
7 
9 {
10  NODELET_INFO("Initializing Phidgets High Speed Encoder Nodelet");
11 
12  // TODO: Do we want the single threaded or multithreaded NH?
13  ros::NodeHandle nh = getMTNodeHandle();
14  ros::NodeHandle nh_private = getMTPrivateNodeHandle();
15 
16  enc_ = new HighSpeedEncoderRosI(nh, nh_private);
17 }
#define NODELET_INFO(...)
phidgets::PhidgetsHighSpeedEncoderNodelet PhidgetsHighSpeedEncoderNodelet
#define PLUGINLIB_EXPORT_CLASS(class_type, base_class_type)


phidgets_high_speed_encoder
Author(s): Geoff Viola , José-Luis Blanco Claraco
autogenerated on Fri Apr 9 2021 02:56:06