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

Update catkin.py

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