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

Run the "turtlebot3_bringup" automatically after turtle boot #39

Closed
jcotof opened this issue Oct 26, 2019 · 2 comments
Closed

Run the "turtlebot3_bringup" automatically after turtle boot #39

jcotof opened this issue Oct 26, 2019 · 2 comments
Assignees

Comments

@jcotof
Copy link

jcotof commented Oct 26, 2019

Hello .
I am a beginner in ROS and I want to run the "turtlebot3_bringup" automatically after turtle boot. Can you tell me what is the best way to do this? Do you have any examples?
Thanks for your help

@kaym9n kaym9n self-assigned this Oct 28, 2019
@kaym9n
Copy link
Member

kaym9n commented Oct 28, 2019

Hi,

'robot_upstart' will help you.
Our other platform(ROBOTIS-OP3) uses it.
please refer to emanual of ROBOTIS-OP3.

Regards,
Kayman

@jcotof
Copy link
Author

jcotof commented Oct 29, 2019

Thank you Kayman, I already set up the service and it works ok. I only have one more question, when configuring the service to run when booting,

turtlebot3.service - "bringup turtlebot3"
Loaded: loaded (/lib/systemd/system/turtlebot3.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-10-28 18:52:34 CST; 27min ago
...
...
Oct 28 18:52:34 raspberrypi turtlebot3-start[454]: <11>Oct 28 18:52:34 root: turtlebot3: No IP address on wlan0, cannot roslaunch.

It gives me an error that the ip address has not yet been configured. I imagine that it is because the system has not finished starting, how can I run the service when I already have the ip address assigned in the network interface?

@jcotof jcotof closed this as completed Nov 7, 2019
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