Hi,
I'm currently using ROS2 Humble and noticed that, in order to build the grid map packages, I also need to build the package 'grid_map_demos'.
I cannot use --packages-skip to skip it, since the meta package grid_map has a dependency on it.
How to workaround this problem ? I'd like not to skip the meta package grid_map build, because I use the metapackage in my dependency graph.
Thanks,
R