clearpathrobotics / robot_upstart

ROS package of helper functions related to bringing up roslaunch on system startup.
BSD 3-Clause "New" or "Revised" License
196 stars 96 forks source link

service suddenly not work,until reboot #56

Closed dyan1024 closed 6 years ago

dyan1024 commented 7 years ago

Always start launch file with robot_upstart .but ,today,when my microphone lose,i stopped the service installed by robot_upstart,then restart the service,but microphone not work.I don't know what happened with this,because when i start the launch file with roslaunch command line,it work.Then restart service still not work.I just cannot start the launch file with the service.And the service stop not clean,roscore always running. reboot machine,this problem disappeared.