Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working for multiple topics in a single bag file #7

Open
AnlageM opened this issue Jun 14, 2022 · 0 comments
Open

Not working for multiple topics in a single bag file #7

AnlageM opened this issue Jun 14, 2022 · 0 comments

Comments

@AnlageM
Copy link

AnlageM commented Jun 14, 2022

Ros Noetic, Ubuntu 20.04.
It seems it is working, after porting the "print" instructions to Python 3 by adding parentheses.

I tried to write the command as suggested in the readme:
python rosbag_remote_record.py -m ros -i /my_first_topic /my/second/topic /mythird/topic -f testfile
and it just records the first topic I list.

Am I using it wrong?
Thank you!

Yes I was.
I worked this way:
python rosbag_remote_record.py -m ros -i "/my_first_topic /my/second/topic /mythird/topic" -f testfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant