Is it possible to commuincate over UDP?
For latency and timing issues is there a way to switch from TCP to UDP? If so how do you do it?
Thanks, Steven
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
For latency and timing issues is there a way to switch from TCP to UDP? If so how do you do it?
Thanks, Steven
You should pass TransportHints().unreliable() to subscribe. If possible, it is supposed to use UDP.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-01-27 08:02:01 -0600
Seen: 1,614 times
Last updated: Jan 27 '12
Rosbridge UDP port gives "Inbound TCP/IP connection failed" error after connection is closed
Regarding transport layer protocols in ROS2 Foxy Fitzroy
What are the differences between the different TransportHints?
Please help with requestTopic in ROS XMLRPC Slave API
what are the different communication methods available?
How does ROS2 handle several routes to the same destination
Open low tcp port from ROS node
[Solved] OpenCR Serial communication
What are my options in long range wireless communication in ROS?