Apollo: Is Apollo Cyber RT centralized arch? If the answer is yes, once Cyber RT carshed, the whole system crash. Baidu ROS before is decentralization, so the scenario discussed here would not happen.

Created on 16 Jan 2019  ·  4Comments  ·  Source: ApolloAuto/apollo

We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 14.04):
  • Apollo installed from (source or binary):
  • Apollo version (1.0, 1.5, 2.0, 2.5, 3.0):

Steps to reproduce the issue:

  • Please use bullet points and include as much details as possible:

Supporting materials (screenshots, command lines, code/script snippets):

Cyber Question

Most helpful comment

Apollo Cyber RT have no centrailzed node. It is used two mechanism for the cross-process data transport - shared memory and rtps.
Both mechanism doesn't require a master node to monitor the data transport.

If the process for specific module crash, it will just affect that modules instead of the entire system.

you can see my article for some detail.
https://blog.csdn.net/weixin_44450715/article/details/86314193
https://blog.csdn.net/weixin_44450715/article/details/86479466

All 4 comments

Apollo Cyber RT have no centrailzed node. It is used two mechanism for the cross-process data transport - shared memory and rtps.
Both mechanism doesn't require a master node to monitor the data transport.

If the process for specific module crash, it will just affect that modules instead of the entire system.

you can see my article for some detail.
https://blog.csdn.net/weixin_44450715/article/details/86314193
https://blog.csdn.net/weixin_44450715/article/details/86479466

Hi @KitFung,

Thanks for you quick reply. I understand it once I see keyword "RTPS" above.

Thanks a lot.

Closing the issue.

Hi @KitFung , can I get some information or documents about Cyber RT in English ?
And I wonder when the Apollo Team will upload the materials about Cyber RT.
Thanks !

Was this page helpful?
0 / 5 - 0 ratings