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

roslaunch "include" in a new terminal

asked 2015-02-15 03:51:09 -0500

Myzhar gravatar image

Hi all, with "include" I can call a "launch" file from another one, but is there a way to run it in a new term window?

We can make it with "launch-prefix="xterm -e"" for a node...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-01-11 20:10:48 -0500

tfoote gravatar image

If you want them in different terminals I suggest multiple instances of roslaunch. The xml gets evaulated and then subprocesses are run and monitored individually.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-02-15 03:51:09 -0500

Seen: 1,473 times

Last updated: Jan 11 '18