forked from IntelRealSense/librealsense
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request IntelRealSense#29 from otcshare/RAR-262-missing-in…
…stall-targets Added missing install targets
- Loading branch information
Showing
3 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
|
||
<url type="website">http://www.ros.org/wiki/RealSense</url> | ||
|
||
<author email="[email protected]">Rajvi Jingar</author> | ||
<author email="[email protected]">Rajvi Jingar</author> | ||
<author email="[email protected]">Reagan Lopez</author> | ||
<author email="[email protected]">Matt Hansen</author> | ||
|
||
|
@@ -28,7 +28,7 @@ | |
<build_depend>rostest</build_depend> | ||
<build_depend>pcl_ros</build_depend> | ||
<build_depend>dynamic_reconfigure</build_depend> | ||
|
||
<run_depend>roscpp</run_depend> | ||
<run_depend>nodelet</run_depend> | ||
<run_depend>cv_bridge</run_depend> | ||
|
@@ -44,7 +44,6 @@ | |
<run_depend>rgbd_launch</run_depend> | ||
|
||
<export> | ||
<nodelet plugin="${prefix}/src/realsense_camera_nodelet_plugins.xml" /> | ||
<nodelet plugin="${prefix}/realsense_camera_nodelet_plugins.xml" /> | ||
</export> | ||
</package> | ||
|
File renamed without changes.