ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Sounds like this problem is specific to one pcap file. In wireshark, I would check the destination port number in the udp header. I believe the driver expects it to be 2368. If your file has something different, you have to specify it on the command line.
2 | No.2 Revision |
Sounds like this problem is specific to one pcap file. In wireshark, I would check the destination port number in the udp header. I believe the driver expects it to be 2368. If your file has something different, you have to specify it on the command line.
I guess we now know that -2 means "no data packets found".