Variable rosbag2_py::sorting_method_map
Defined in File info_sorting_method.hpp
Variable Documentation
-
const std::unordered_map<std::string, InfoSortingMethod> rosbag2_py::sorting_method_map = {{"name", InfoSortingMethod::NAME}, {"type", InfoSortingMethod::TYPE}, {"count", InfoSortingMethod::COUNT}}