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

Multiple launchs in terminal

asked 2015-05-22 17:09:15 -0500

Phelipe gravatar image

updated 2015-05-22 17:10:09 -0500

Hi! I'm running experiments in my project using turtlebot and kinect but i'd like to improve the speed of that by launching all the .launch files once for each experiment. Is that possible?

For example, i need to run roslaunch openni_launch openni.launch, roslaunch turtlebot_bringup minimal.launch, roslaunch turtlebot_teleop keyboard_teleop.launch, etc...

I know that for each terminal the bashrc is initialized, so running this in multiple terminals could be a problem (i guess). Any thoughts?

Thanks in advance!!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2015-05-22 17:49:48 -0500

tfoote gravatar image

I recommend creating a single launch file which includes the other launch files. You can use the include tag

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-05-22 17:09:15 -0500

Seen: 459 times

Last updated: May 22 '15