phidgets_imu_nodelet.cpp
Go to the documentation of this file.
2 
4 
6 
7 void PhidgetsImuNodelet::onInit()
8 {
9  NODELET_INFO("Initializing Phidgets IMU Nodelet");
10 
11  // TODO: Do we want the single threaded or multithreaded NH?
12  ros::NodeHandle nh = getMTNodeHandle();
13  ros::NodeHandle nh_private = getMTPrivateNodeHandle();
14 
15  imu_ = new ImuRosI(nh, nh_private);
16 }
phidgets::PhidgetsImuNodelet PhidgetsImuNodelet
#define NODELET_INFO(...)
PLUGINLIB_EXPORT_CLASS(diagnostic_aggregator::AnalyzerGroup, diagnostic_aggregator::Analyzer) AnalyzerGroup


phidgets_imu
Author(s): Ivan Dryanovski
autogenerated on Fri Apr 9 2021 02:56:04