Robotics StackExchange | Archived questions

Why java-rosbridge is not receiving all the messages?

Hi! I'm using a ROS node that publishes ros images in this format http://docs.ros.org/api/sensor_msgs/html/msg/Image.html . I'm using java-rosbridge to collect these messages in java program. However, I noticed that some messages are lost. Do you have any idea why messages are lost? I'm using ROStest.java (available in the package of java_rosbridge) to read published messages.

Asked by userRCH on 2017-02-05 12:56:04 UTC

Comments

Answers