You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using a namespace both the /dock_status topic and the /ir_opcode topic won't produce any data.
Running the same simulation without the namespace parameter correctly returns the expected data.
Describe the bug
When using a namespace both the /dock_status topic and the /ir_opcode topic won't produce any data.
Running the same simulation without the namespace parameter correctly returns the expected data.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Running ros2 topic echo /robot1/dock_status and /robot1/ir_opcode should return data.
Additional context
Repository branch: Humble
ROS Version: Humble
OS: Ubuntu 22.04.3 LTS
Gazebo: Classic
Other topic such as /ir_intensity work as expected with namespaces.
The text was updated successfully, but these errors were encountered: