micro-ROS / micro-ROS/micro-ROS-Agent

No Topic Visible if running micro ros agent on Humble, but these are visible if the agent is running on Foxy

オープン
#230 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C++
スター
201
フォーク
111
平均マージ
1日 6時間
マージ済み PR(30日)
10

説明

## No Topic Visible if running micro ros agent on Humble, but these are visible if the agent is running on Foxy

- Hardware description: Linux and ESP32
- RTOS: -
- Installation type: micro_ros_setup
- Version or commit hash: Humble

#### Steps to reproduce the issue
I have followed the tutorial from the links below:
https://micro.ros.org/docs/tutorials/core/first_application_linux/
https://micro.ros.org/docs/tutorials/core/teensy_with_arduino/

The issue is, if I run the micro ros agent on ROS Humble (both serial or udp), I don't see any topics and nodes related. But in -v6 I am able to see the data is publishing.
![image](https://github.com/micro-ROS/micro-ROS-Agent/assets/33423340/d47b08e8-3fec-4cf0-bbcd-5f68dbd144b4)

The thing is, I am able to subscribe it through node. But I am not able to see the topic list in the terminal.

I have tried unset ROS_DOMAIN_ID, set the same ROS_DOMAIN_ID, set the same RMW_IMPLEMENTATION, unset the RMW_IMPLEMENTATION. But nothing works.

Then I tried to use foxy to run micro ros agent (using docker ros-foxy), I am able to see the topic list on Humble. And I also able to echo it. as you can see the picture below

![image](https://github.com/micro-ROS/micro-ROS-Agent/assets/33423340/b59fc517-f892-47bc-9f2e-1184b5d94e71)

#### Expected behavior
I should be able to see the topic list, while the micro ros agent runs in the Humble.

#### Actual behavior
Unable to see the topic list, while the micro ros aget runs in the Humble.

#### Additional information
This is my env, even if I didn't set the same ROS_DOMAIN_ID, and didn't set the RMW_IMPLEMENTATION, if I run the agent on Foxy, it still work and detected on Humble ![Screenshot from 2024-06-23 14-05-50](https://github.com/micro-ROS/micro-ROS-Agent/assets/33423340/45af52b9-8d62-42de-933a-3083f88823e7)

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、ROS 2 Humble 上の micro-ROS Agent で問題を再現し、説明されているとおり serial と UDP の両方を使って、その -v6 出力を Foxy Docker setup と比較します。報告にある ROS_DOMAIN_ID と RMW_IMPLEMENTATION のバリエーションを確認します。Humble 上で agent を実行したときに topics と nodes を検出でき、echo できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
networking, robotics
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
28/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。