Function hardware_interface::parse_state_interface_descriptions(const std::vector<ComponentInfo>&, std::unordered_map<std::string, InterfaceDescription>&)

Function Documentation

void hardware_interface::parse_state_interface_descriptions(const std::vector<ComponentInfo> &component_info, std::unordered_map<std::string, InterfaceDescription> &state_interfaces_map)
Parameters:
  • component_info[in] information about a component (gpio, joint, sensor)

  • state_interfaces_map[out] unordered_map filled with information about hardware’s StateInterfaces for the component which are exported