micro-ROS / micro-ROS/micro_ros_espidf_component
subscription_callback never called
オープン
まだ誰も着手していません。
- 主要言語
- C
- スター
- 419
- フォーク
- 124
- 平均マージ
- 21時間 35分
- マージ済み PR(30日)
- 3
説明
Issue template
- Hardware description:
ESP32-C6-WROOM-1 - Installation type:
espidf, component - ESP-IDF 5.5v - Version or commit hash:
Humble
Steps to reproduce the issue
I have tested the publisher and subscriber from this repository and found that the subscription_callback is never called. On the other hand, the publisher works fine, even with a multithreaded subscriber.
Could anyone help point out any possible issues that might be causing this problem?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、ESP-IDF 5.5 とここで報告されている Humble コンポーネントバージョンを使用して、ESP32-C6 上で examples/int32_sub_pub を実行します。次に、example の subscription の設定と callback の実行経路を読み、動作している publisher の挙動と比較します。subscriber が確実に subscription_callback を呼び出し、再現または修正が文書化されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- embedded-iot
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 28/100