Skip to content

Commit

Permalink
add comment in launches
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Jan 25, 2023
1 parent 59b823e commit b2a0bca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!-- this file is copied and modified from $(find rgbd_launch)/launch/includes/manager.launch.xml -->
<!-- this file is modified from original to add respawn arguments -->
<!-- see https://github.com/ros-drivers/rgbd_launch/pull/40 -->

<!-- Start nodelet manager -->
<launch>

Expand Down
4 changes: 4 additions & 0 deletions jsk_pr2_robot/jsk_pr2_startup/jsk_pr2_sensors/openni.launch
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!-- this file is copied and modified from $(find openni_launch)/launch/openni.launch -->
<!-- this launch is modified from original to add manager_respawn arguments -->
<!-- see https://github.com/ros-drivers/openni_camera/pull/78 -->

<!-- Entry point for using OpenNI devices -->
<launch>

Expand Down

0 comments on commit b2a0bca

Please sign in to comment.