Fix config path of sample_voxel_grid.launch
This commit is contained in:
parent
58c7c8648f
commit
d34cd5eda8
@ -37,7 +37,7 @@
|
||||
<group if="$(arg gui)">
|
||||
<node name="rviz"
|
||||
pkg="rviz" type="rviz"
|
||||
args="-d $(find pcl_ros)/samples/config/voxel_grid.rviz">
|
||||
args="-d $(find pcl_ros)/samples/pcl_ros/filters/config/voxel_grid.rviz">
|
||||
</node>
|
||||
</group>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user