Apollo Advanced Lesson | Cyber RT RTPS

Posted Justin-Yip

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Apollo Advanced Lesson | Cyber RT RTPS相关的知识,希望对你有一定的参考价值。

Contents


–This article is excerpted from Baidu’s official about Apollo, please indicate the source for reprinting–

What`s RTPS

The Advanced Features of RTPS

RTPS Framework

  • Structure module

Structure module

  • Structure Module

    • HistoryCache:
      • the interface between RTPS endpoints(Writer \\ Reader)
      • the corresponding DDS entities
      • store the exchanged information between endpoints.
    • CacheChange: ???
  • Message Module

    • defines the content of the atomic information for exchanging between endpoints
    • three important message
      • DATA
      • HEARTBEAT : used to indicate the Writer is available.
        heartbeat two purposes
        • 1 . It informs Reader of the available sequence numbers in the Writer HistoryCache so that Reader may request(using an AckNack)any that it has missed.
        • 2 .it requests Reader to send and ack for the CacheChange changes that have been entered into the Readers ·HistoryCache such that Writer knows the state of the reader.
      • ACKNACK notifies the received is Success no not.
  • Behavior Module

    • This Module describes the messages exchanges.
    • defines the changes in the state between endpoints
  • Discovery Module
    this Module describes the protocol that how endpoints find each other.

    • metatraffic ???
    • two layers of the discovery module
      • PDP: Participant Discovery Protocol
      • EDP: Endpoint Discovery Protocol
    • how to ensure interoperability?

以上是关于Apollo Advanced Lesson | Cyber RT RTPS的主要内容,如果未能解决你的问题,请参考以下文章

Apollo Advanced Lesson | Cyber RT RTPS

Apollo Advanced Lesson | Cyber RT

Apollo Advanced Lesson | Chapter6-1 ROS

Apollo Advanced Lesson | a journey of perception

Level 1-Lesson 5. Advanced UI Interaction

Apollo缓存+自动刷新