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

Is it possible to commuincate over UDP?

asked 2012-01-27 08:02:01 -0500

smarks86 gravatar image

updated 2014-01-28 17:11:12 -0500

ngrennan gravatar image

For latency and timing issues is there a way to switch from TCP to UDP? If so how do you do it?

Thanks, Steven

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2012-01-27 10:41:37 -0500

dornhege gravatar image

You should pass TransportHints().unreliable() to subscribe. If possible, it is supposed to use UDP.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-01-27 08:02:01 -0500

Seen: 1,644 times

Last updated: Jan 27 '12