select
Select subset of messages in ros2bag
Description
provides additional options specified by one or more name-value pair arguments. For example,
bagsel
= select(bag
,Name,Value
)"Topic","/scan"
selects a subset of the messages, filtered by the topic
/scan
.