Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Fix publishing of selected topics from bag file#1156

Merged
dirk-thomas merged 1 commit intoros:lunar-develfrom
kartikmohta:fix/rosbag-selected-topics
Sep 14, 2017
Merged

Fix publishing of selected topics from bag file#1156
dirk-thomas merged 1 commit intoros:lunar-develfrom
kartikmohta:fix/rosbag-selected-topics

Conversation

@kartikmohta
Copy link
Copy Markdown
Contributor

@kartikmohta kartikmohta commented Aug 31, 2017

Selecting a subset of topics to publish from a bag file is not working, seems to be a regression from d1d1711.

$ rosbag play --topics /tf test.bag
Usage: rosbag play BAGFILE1 [BAGFILE2 BAGFILE3 ...]
rosbag: error: You must specify at least 1 bag file to play back.
$ rosbag play test.bag --topics /tf
[ INFO] [1504144739.942816979]: Opening --rate-control-max-delay
[FATAL] [1504144739.943025646]: Error opening file: --rate-control-max-delay



Selecting a subset of topics to publish from a bag file is not working:

$ rosbag play --topics /tf test.bag
Usage: rosbag play BAGFILE1 [BAGFILE2 BAGFILE3 ...]
rosbag: error: You must specify at least 1 bag file to play back.

$ rosbag play test.bag --topics /tf
[ INFO] [1504144739.942816979]: Opening --rate-control-max-delay
[FATAL] [1504144739.943025646]: Error opening file: --rate-control-max-delay
@kartikmohta kartikmohta changed the title Fix publishing of selected topics from bag file, regression from d1d1711 Fix publishing of selected topics from bag file Aug 31, 2017
@dirk-thomas
Copy link
Copy Markdown
Member

Thank you for the fix.

@dirk-thomas dirk-thomas merged commit 256e00f into ros:lunar-devel Sep 14, 2017
@kartikmohta kartikmohta deleted the fix/rosbag-selected-topics branch September 14, 2017 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants