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
還沒有人認領這個 Issue。
- 主要語言
- C++
- 星號
- 201
- 分支
- 111
- 平均合併
- 1 天 6 小時
- 30 天內合併 PR
- 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.

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

#### 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 
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,在 ROS 2 Humble 上使用 micro-ROS Agent 重現此問題,並依照描述同時使用 serial 和 UDP,將其 -v6 輸出與 Foxy Docker setup 進行比較。檢查報告中 ROS_DOMAIN_ID 和 RMW_IMPLEMENTATION 的不同變體。當 agent 在 Humble 上執行時,可以探索到 topics 和 nodes 並對其執行 echo,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp
- 領域
- networking, robotics
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 28/100