ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Look into message filters (http://wiki.ros.org/message_filters) you can create a subscriber that has its callback triggered when you have information from the 2 topics available.

In the callback you can combine that information and publish to your new topic