70 int pos = name.find_last_of(
'/');
71 name = name.substr(pos + 1);
#define NODELET_INFO_STREAM(...)
const std::string & getUnresolvedNamespace() const
Nodelet-wrapper of the BumpBlinkController class.
ros::NodeHandle & getPrivateNodeHandle() const
BumpBlinkControllerNodelet()
~BumpBlinkControllerNodelet()
#define NODELET_ERROR_STREAM(...)
PLUGINLIB_EXPORT_CLASS(kobuki::BumpBlinkControllerNodelet, nodelet::Nodelet)
virtual void onInit()
Initialise the nodelet.
"Bump-Blink"-controller for the Kobuki controller tutorial
boost::shared_ptr< BumpBlinkController > controller_