Skip to content
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

nmcli connect wifi not work with this #62

Open
dyan1024 opened this issue Dec 16, 2017 · 1 comment
Open

nmcli connect wifi not work with this #62

dyan1024 opened this issue Dec 16, 2017 · 1 comment

Comments

@dyan1024
Copy link

robot_upstart is great so far,it's good for auto start with reboot.
I want connect wifi Dynamicly,it works well by roslaunch.But installed service by robot_upstart this not work.the test is below,just nmcli command passed and not work,others work well.
If should add something to service for nmcli?

test.launch

<launch> <node pkg="hlf_robot" type="test.py" name="test_wifi"/> </launch>

test.py
2017-12-16 15-28-32

I have test subprocess and envoy to run this command line,they are the same as os.system().

@AlexisTM
Copy link

AlexisTM commented May 9, 2018

nmcli needs root rights; I'm pretty sure this is the issue ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants