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

Revision history [back]

click to hide/show revision 1
initial version

This should be supported by roslaunch if you use rosparam with the subst_value set to true.

This should be supported by roslaunch if you use rosparam with the subst_value set to true.


Edit:

Edit: So in my case in yaml file should I have:

parameter1:$(find package)/folder/folder2/folder3

Yes, according to the docs I linked, that should work.