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

[Feature request] metadata and add tagging via topics #189

Open
ptulpen opened this issue Apr 21, 2022 · 2 comments
Open

[Feature request] metadata and add tagging via topics #189

ptulpen opened this issue Apr 21, 2022 · 2 comments

Comments

@ptulpen
Copy link

ptulpen commented Apr 21, 2022

Hello,
I saw that there is the possibility to get the tags and metadata automaticaly scanned in the database
I tried this now with this method: http://wiki.ros.org/rosbag/Cookbook#Add_metadata_to_a_bag

rostopic echo -b 2022-04-06-17-09-38.bag -p /metadata/
%time,field.data
143901999998,vehicle: myvec
143901999998,name: John Doe
143901999998,mytag: whatever

But in the bagsever no medata or tags appear
Also it is not quite clear to me: can I update the metadata like in the api (vehicle, description, latitude, logitude ..) or does metadata in this case mean it gets to be any tag ?
if it means metadata: how do I need to name the keys?

@ptulpen
Copy link
Author

ptulpen commented Apr 21, 2022

The adding of tags worked after I deleted the database and created everything new (not sure what happened there)

@ptulpen ptulpen closed this as completed Apr 21, 2022
@ptulpen
Copy link
Author

ptulpen commented Apr 21, 2022

What still could help: can the description and location also be passed via topics ? (similar to the VEHICLE_NAME)

@ptulpen ptulpen reopened this Apr 21, 2022
@ptulpen ptulpen changed the title [QUE] metadata and add tagging via topics [Feature request] metadata and add tagging via topics May 5, 2022
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