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

mingrutar's profile - activity

2016-11-28 15:25:21 -0500 asked a question does rosjava support ip4

My ROSjava subscriber does not get messages published by other node while my rospy subscriber is able. I found that the ROSjava subscriber listens at ip6 address but rospy listens at ip4 address. Is this the cause of 'missing' message? Does ROSjava support ip4? How can I solve the problem?