#include "ros/topic.h"
#include "ros/callback_queue.h"
Go to the source code of this file.
Namespaces | |
namespace | ros |
namespace | ros::topic |
Functions | |
void | ros::topic::waitForMessageImpl (SubscribeOptions &ops, const boost::function< bool(void)> &ready_pred, NodeHandle &nh, ros::Duration timeout) |
Internal method, do not use. |