-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add wifi_monitor package #8
base: kinetic
Are you sure you want to change the base?
Conversation
The output of Running your program gives the following error at my system:
Here is the output of iwconfig:
|
@naveedhd Thank you for reviewing! I just did not know that. This is at my system:
It seems that for example there is no |
|
Also you can notice the difference in output of |
What's the status on this? I also have my custom wireless monitor solution now: ros/diagnostics#87 Could we add this to this repo? |
@reinzor can you add your work to this package? Thanks in advance. |
Just added a new PR with the mentioned work. |
this pull request adds
wifi_monitor
package, including nodes publishing wifi network status.