ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Did you try it? This shouldn't be a problem in general. Pass the .pcd as args
in the <node>
tag and do the remapping within a <remap>
tag in the <node>
.
If it doesn't work, something is wrong. The ROS args should be consumed by ros::init
and leave the .pcd as a param.