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

Defining private params for an included launch file with multiple namespaces

asked 2014-07-03 15:25:19 -0500

bjem85 gravatar image

Is there a way for defining private parameters for an included launch file that has multiple private namespaces? My scenario is that I have three PID modules running in parallel that uses three identical node types but with different namespaces and parameter mappings. The topic remapping arguments are in the private namespace for the nodes.

There is no mention of this situation on Roslaunch tips for larger projects.

There is mention of a similar scenario in this question.

Do I need to do something like passing topic remappings as a series of defined $(arg ...) constructs?

Thanks, Bart

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-03 18:42:41 -0500

dornhege gravatar image

args sounds like the right way to go. For more information provide a concrete example on what you want to do.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-07-03 15:25:19 -0500

Seen: 310 times

Last updated: Jul 03 '14