Skip to content

ros2 topic echo /odom --> None value on fastdds #695

@william00kim

Description

@william00kim

Robot Model

Turtlebot4 Standard

ROS distro

Humble

Networking Configuration

Discovery Server

OS

Ubuntu 22.04

Built from source or installed?

Installed

Package version

ros2 humble 2.6

Type of issue

Networking

Expected behaviour

Hello,

I am a user currently working with a TurtleBot4.

I am experiencing an issue where running ros2 topic echo /odom on the TurtleBot works correctly, but when I connect my laptop (running Ubuntu 22.04) to the TurtleBot’s Wi-Fi (Access Point mode) and run the same command on the laptop, no data is displayed.

Currently, both the TurtleBot and the laptop are connected to the TurtleBot’s Access Point. The ROS_DOMAIN_ID is the same on both devices, and the TurtleBot is configured to act as the discovery server. The discovery server is set as TurtleBot_IP:11811.

Could you please advise what might be causing this issue? I would appreciate your prompt response.

Actual behaviour

?

Error messages

goguma@goguma:~$ ros2 topic echo /odom

To Reproduce

I am experiencing an issue where running ros2 topic echo /odom on the TurtleBot works correctly, but when I connect my laptop (running Ubuntu 22.04) to the TurtleBot’s Wi-Fi (Access Point mode) and run the same command on the laptop, no data is displayed.

Other notes

There is no /odom echo in Labtop

Metadata

Metadata

Labels

troubleshootingSystem not working as expected, may be user error.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions