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

include files on remote machine in a launch file (groovy)

asked 2013-09-19 15:45:25 -0500

Solmaz gravatar image

updated 2013-11-14 11:11:33 -0500

tfoote gravatar image

Say we have use this to introduce our machine in our launch file

<machine name="Robot" address="localhost" default="true" ros-root="/u/user/ros/ros/" ros-package-path="/u/user/ros/ros-pkg"/>

How can I include a launch file which is on this remote machine (Robot) in my launch file?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-11-20 09:54:36 -0500

tfoote gravatar image

That's not possible as roslaunch files are fully evaluated on the launching machine before executing.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-09-19 15:45:25 -0500

Seen: 198 times

Last updated: Nov 20 '13