Random Thoughts !!!
Monday, September 15, 2014
Call any subscriber to a topic only ONCE in ROS
In short:
sensor_msgs::PointCloud2ConstPtr msg = ros::topic::waitForMessage
("/camera/depth/points");
cloud_cb(msg);
1 comment:
sportmaniac
April 1, 2018 at 12:44 PM
Sorry this doesnt work.I think you need explicit templated function call.
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Sorry this doesnt work.I think you need explicit templated function call.
ReplyDelete