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

tcp implentation in ROS

asked 2017-05-19 03:19:34 -0500

can-43811 gravatar image

I am defining TCP/IP servers in the ROS node. At the same time I want to subscribe to topic also. What I am finding is, once enabled subscribing of topic, I am not able to send/receive data on the sockets I am using. I am using 6001 and 6002 socket numbers for my own sockets.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-05-21 19:38:51 -0500

allenh1 gravatar image

Are you error checking your sockets? Is this threaded? You might check here for inspiration:

https://github.com/allenh1/vanderbilt...

I did this a while back.

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2017-05-19 03:19:34 -0500

Seen: 293 times

Last updated: May 19 '17