#include <string>#include <ros/ros.h>#include <ros/time.h>#include <ros/console.h>#include <iwlib.h>#include <wifi_scan/Fingerprint.h>#include "wifiscan.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Create a ROS node that publishes fingerprints. | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Create a ROS node that publishes fingerprints.
This is the main function to set up the ROS node.
Definition at line 36 of file fingerprint.cpp.