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

Is it possible to allow some ROS command lines to be executed automatically when a Raspberry Pi is turned on?

asked 2017-05-01 11:56:51 -0500

thanhvu94 gravatar image

Hello,

For example if I want to make the roscore and some launch programs (such as Crazyflie activation launch file or VICON camera launch file....) to automatically executed whenever I turn on the Raspberry Pi. Is it possible? How can I do that?

This is because I have to do this all the time I work on my project, so I want it to be automatic.

Thanks.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2017-05-01 14:18:23 -0500

NEngelhard gravatar image

You could have a look at robot_upstart.

edit flag offensive delete link more
0

answered 2017-08-03 13:38:17 -0500

Ros User gravatar image

You could also write a bash script with ROS commands you want to run and configure the bash script to run as soon as the Raspberry pi starts.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-05-01 11:56:51 -0500

Seen: 165 times

Last updated: Aug 03 '17