We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11952d1 commit 84b7709Copy full SHA for 84b7709
tests/setup.sh
@@ -27,7 +27,7 @@ build_ros_workspace() {
27
. install/setup.bash
28
29
log_info "Bootstrapping eskf core library..."
30
- colcon build --packages-select eskf --cmake-args -DBOOTSTRAP_CORE_ONLY=ON
+ colcon build --packages-up-to eskf --cmake-args -DBOOTSTRAP_CORE_ONLY=ON
31
32
log_info "Sourcing workspace..."
33
0 commit comments