ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to call pkg_check_modules(WPA_SUPPLICANT REQUIRED libwpa_supplicant)
in order to set up the cmake variables for the wpa_supplicant include directories and libraries.