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

Why ROS communication is built on XMLRPC and TCP(TCPROS) as they are slow protocols ?

asked 2019-08-01 22:02:18 -0500

Mohamed Badra gravatar image

also they need much processor and RAM memory in the embedded hardware to keep up with ROS ? (please correct me if I'm wrong)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-08-02 13:01:47 -0500

duck-development gravatar image

The XMLRPC is only for node and topic regestration so not important in performance. TCP is a good Protokoll As the internet is using it.

But with ros2 you gat an modern dds system with udp

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-08-01 22:02:18 -0500

Seen: 349 times

Last updated: Aug 02 '19