Messages contained within a rosbag, specified as a
BagSelection object.
Name-Value Pair Arguments
Specify optional
comma-separated pairs of Name,Value arguments. Name is
the argument name and Value is the corresponding value.
Name must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN.
Example: "MessageType","/geometry_msgs/Point"
'MessageType' — ROS message type string scalar | character vector | cell array
ROS message type, specified as a string scalar, character vector, or cell array. Multiple
message types can be specified with a cell array.
'Time' — Start and end times n-by-2 vector
Start and end times of the rosbag selection, specified as an n-by-2
vector.
'Topic' — ROS topic name string scalar | character vector | cell array
ROS topic name, specified as a string scalar, character vector, or cell array. Multiple topic
names can be specified with a cell array.