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

The startup script doesn't run #7

Open
farzadsw opened this issue Sep 18, 2018 · 0 comments
Open

The startup script doesn't run #7

farzadsw opened this issue Sep 18, 2018 · 0 comments

Comments

@farzadsw
Copy link

farzadsw commented Sep 18, 2018

Hi there,

Recently, I used the rosbots image on my raspberry pi (The headless version). The start up script for the ros (in the /etc/init.d folder) won't run automatically, but I can run it by the sudo service ... command.
After few attempts, I found out that the problem is the run level value. I changed the required run level in the script file from 5 to 3 (since the os is headless) and after restart it started the service properly.

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

1 participant