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

Launch node based on parameters from parameter server

asked 2015-08-12 17:50:17 -0500

peci1 gravatar image

Hello, is it possible to achieve conditional launching of nodes based on parameters (not arguments!) on roslaunch XML files?

A workaround I think of might be a dummy Python node that would eventually launch the given node after evaluating parameters, but being able to do so in the launch file directly would be great.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-11-01 12:41:16 -0500

peci1 gravatar image

This will probably never be supported in ROS 1. There was a series of pull requests that added the support, but it was not merged: https://github.com/ros/ros_comm/pull/... .

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-08-12 17:50:17 -0500

Seen: 146 times

Last updated: Nov 01 '22