fkie / multimaster_fkie

ROS stack with FKIE packages for multi-robot (discovering, synchronizing and management GUI)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting the nodes in the order of the launch file

weixuanzhang opened this issue · comments

So far when I launch a launch file in the node manager, I need to manually start the individual nodes. Is there a way of directly starting the nodes when loading the launch file. Ideally this should have the same effect as the roslaunch commandline. Thanks!

currently not! You can store your running environment into node manager profile (a button in the launch dock). If you load this profile it restores the loaded launch files and starts also the nodes.