micro-ROS / micro-ROS/rmw_microxrcedds
Questions about the RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT parameter
まだ誰も着手していません。
- 主要言語
- C
- スター
- 47
- フォーク
- 36
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 6
説明
Hello?
I have a few questions about the RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT parameter.
When I read the description of RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT, it said that it is the default time to wait for publish. Can you tell me if my understanding is correct?
- Reference address: https://github.com/micro-ROS/rmw_microxrcedds
What I understand is that RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT is the time it takes to wait for permission to publish when a publisher with reliable settings calls the publish function.
- Reference address(Reliable QoS) : https://micro.ros.org/docs/tutorials/programming_rcl_rclc/qos/
However, looking at the address below, it says that RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT is the blocking time or waiting time for approval while the spin function is called and publish is being processed. When publish is called from the spin function, is this the time waiting for permission for the operation? Or is the blocking time while processing publish correct?
Or is what I understood wrong and different?
Can you explain the RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT parameter?
Thank you.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
rmw_microxrcedds のドキュメントにある RMW_UXRCE_PUBLISH_RELIABLE_TIMEOUT の説明から始め、リンク先の Reliable QoS tutorial と比較してください。参照されている publish と spin の動作は、既存のドキュメントで特定されている範囲に限って追跡してください。完了の条件は、パラメーターの待機およびブロッキングのセマンティクスが曖昧さなく説明されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- distributed-systems
- issue の種類
- ドキュメント
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100