-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
** clear and concise description of the bug is **
When using ros2 bag record --all --no-discovery
, not all the topics that are available (the ones present with ros2 topic list) are subscribed to. I could not see a clear difference between the topics subscribed to and the ones left out.
I found a workaround that could help you debug the issue, see it here: pixel-robotics@0c885b3
To Reproduce
** Steps to reproduce the behavior, e.g.
- Have a system with many topics open
- run
ros2 bag record --all --no-discovery
- See that not all the topics available at startup are subscribed to
System (please complete the following information)
- OS: Ubuntu Jammy
- ROS 2 Distro: Humble
- Version: release
- DDS: Cyclone
Additional context
** Add any other context about the problem here **
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working