ark::ros::BagTopic

Defined in header “ark/ros/rosbag_reader.hh”.


Topic information, storing enough information about a connection to deserialize further.

Variables

  • std::string name
    Name of the topic.

  • std::string type
    Type information (in ROS type format).

  • std::string definition
    Schema/message definition.