Skip to content
Snippets Groups Projects
Unverified Commit 22278ec0 authored by Leroy Rügemer's avatar Leroy Rügemer Committed by GitHub
Browse files

Update catkin.py

parent cb04d4cb
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,8 @@ import catkin_pkg.topological_order
##############################################################################
# packages that don't properly identify themselves as message packages (fix upstream).
message_package_whitelist = ['map_store']
message_package_blacklist = ['pcl_ros', 'spatio_temporal_voxel_layer']
message_package_whitelist = ['map_store', 'spatio_temporal_voxel_layer']
message_package_blacklist = ['pcl_ros']
##############################################################################
# Methods
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment