ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Best practice robot launch sequence

asked 2019-11-15 10:50:44 -0500

pitosalas gravatar image

Today, when I power up my TurtleBot, I need to ssh into it and run ROSCORE and roslaunch one or more .launch files. Which is fine.

But once things are debugged and stable; if I have not one but a dozen robots, I would like it to be more automatic. There are multiple ways to try to do this. Before I pick one more or less at random, what is the best practice? What do people do typically?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-11-15 12:48:35 -0500

vijayaganesh gravatar image

We usually make the launch sequence an upstart job and start them on system boot and I feel you can choose pretty much whatever method you are comfortable with.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-11-15 10:50:44 -0500

Seen: 135 times

Last updated: Nov 15 '19