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
`
`
test.py
I have test subprocess and envoy to run this command line,they are the same as os.system().
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
`
`
test.py
I have test subprocess and envoy to run this command line,they are the same as os.system().