Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jsk_pcl_ros] support including tabletop_object_detector.launch file in any name space #2539

Merged
merged 3 commits into from Feb 3, 2021

Conversation

MiyabiTane
Copy link
Contributor

Using this launch file, you can write as follows

<launch>
  <group ns="hoge">
    <include file="$(find jsk_pcl_ros)/sample/tabletop_object_detector.launch">
      <arg name="input" value="/extract_indices/output" />
      ...
    </include >
  </group>
</launch>

@knorth55 knorth55 changed the title To include launch file in any name space [jsk_pcl_ros] support including tabletop_object_detector.launch file in any name space Oct 29, 2020
@knorth55 knorth55 added this to the 1.2.16 milestone Oct 29, 2020
@k-okada k-okada merged commit 912212e into jsk-ros-pkg:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants