micro-ROS / micro-ROS/micro_ros_vitis_component
rclc_executor_spin_some returns RCL_RET_ERROR when using a custom transport
まだ誰も着手していません。
- 主要言語
- Shell
- スター
- 6
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am implementing a custom transport on FreeRTOS using the MicroBlaze processor. The transport is straightforward—it continuously polls memory, waiting for new data in the custom read function. I have already verified that the custom read function returns the correct number of bytes.
However, I am encountering the generic error "RCL_RET_ERROR". How can I effectively debug this issue? What does this generic error typically indicate?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず rclc_executor_spin_some とカスタム read 関数を追跡し、RCL_RET_ERROR が生成される箇所を見つけます。FreeRTOS/MicroBlaze トランスポートで失敗を再現し、戻り経路と利用可能な診断情報を調べます。失敗しているレイヤーが特定され、issue に修正またはデバッグの手順が文書化されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- embedded-iot
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100