fixed rosdeb pcl in pcl_ros/manifest.xml
This commit is contained in:
parent
e40bfe91f0
commit
e7176a5355
@ -22,7 +22,7 @@
|
|||||||
<rosdep name="eigen" />
|
<rosdep name="eigen" />
|
||||||
|
|
||||||
<!-- PCL -->
|
<!-- PCL -->
|
||||||
<depend package="pcl" />
|
<rosdeb package="pcl" />
|
||||||
|
|
||||||
<export>
|
<export>
|
||||||
<cpp lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lpcl_ros_tf" cflags="-I${prefix}/include"/>
|
<cpp lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lpcl_ros_tf" cflags="-I${prefix}/include"/>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<stack>
|
<stack>
|
||||||
<name>perception_pcl</name>
|
<name>perception_pcl</name>
|
||||||
<version>1.0.7</version>
|
<version>1.0.8</version>
|
||||||
<description brief="Point Cloud Library interface package">
|
<description brief="Point Cloud Library interface package">
|
||||||
<p>
|
<p>
|
||||||
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
|
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user