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

Ouverte
#230 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Langage dominant
C++
Étoiles
201
Forks
111
Merge moyen
1 j 6 h
PR mergées (30 j)
10

Description

## 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)

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Commencez par reproduire le problème avec le micro-ROS Agent sur ROS 2 Humble et comparez sa sortie -v6 avec le Foxy Docker setup, en utilisant à la fois serial et UDP comme décrit. Vérifiez les variations de ROS_DOMAIN_ID et RMW_IMPLEMENTATION mentionnées dans le rapport. C’est terminé lorsque les topics et les nodes sont découvrables et peuvent être affichés avec echo lorsque l’agent s’exécute sur Humble.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
cpp
Domaine
networking, robotics
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
28/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.