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

Redirectign output of included launch file

asked 2020-02-27 09:53:18 -0500

joaocandre gravatar image

Is it possible to redirect the output of a node launched through a separate launch file, bypassing any output="screen" set within it? Unfortunately it seems the <include> tag has no such option to set a global output tag.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-27 13:38:34 -0500

gvdhoorn gravatar image

I don't believe this is currently supported.

edit flag offensive delete link more

Comments

A work-around could be to use an arg and then pass that down to the included launch file. But you'd have to be able to edit the launch file to add support for the arg of course.

gvdhoorn gravatar image gvdhoorn  ( 2020-02-27 13:39:17 -0500 )edit

Unfortunately it is not my package and I would like to avoid directly changing anything in it, including its launch files.

joaocandre gravatar image joaocandre  ( 2020-02-27 19:04:00 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-02-27 09:53:18 -0500

Seen: 1,001 times

Last updated: Feb 27 '20