Skip to content

LCAS/wifiscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wifiscanner

This will publish data from iwlist scanning on a topic (published every 5 seconds, hard-coded at the moment). Simply run as rosrun wifiscanner wifiscanner.py.

Parameters:

  • ~iface: setting the interface to scan, defaul is wlan0
  • ~ssid: defines the ESSID to scan for, default STRANDS

For this to work, one needs to be able to run this command: sudo iwlist %s scanning, so run sudo visudo and edit the sudoers:

%sudo ALL=NOPASSWD: /sbin/iwlist

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages