Open scn-nmsc opened 2 months ago
@scn-nmsc The Expected behaviour is unclear
When starting rosbag2_player then "rosbag2_recorder" should not appear to be subscribing to messages according to /rosout topic.
In the form how it is written is impossible to implement in the current design because rosbag2_recorder
can't know that messages on the /rosout
topic coming from the rosbag2_player
I am not sure what the problem is with this issue report... can you rephrase the issue header?
Are you saying that ros2 bag play /testbag
should not play rosout
topic according to the To Reproduce
section in the issue header? if that is so, why do you not specify or exclude the topic to play? the same can be don on ros2 bag record
as well, so user can have the full control what needs to be recorded and played?
Description
ros2 bag play /testbag results in "rosbag2_recorder" actively publishing discovery log messages.
Expected Behavior
When starting rosbag2_player then "rosbag2_recorder" should not appear to be subscribing to messages according to /rosout topic.
Actual Behavior
When starting rosbag2_player (ros2 bag play /testbag) then "rosbag2_recorder" appears in the /rosout to be subscribing to topics (e.g. rosbag2_recorder: All requested topics are subscribed. Stopping discovery...)
To Reproduce
** Steps to reproduce the behavior, e.g.
System (please complete the following information)