Skip to content

Commit 84b7709

Browse files
committed
modified tests/setup.sh
1 parent 11952d1 commit 84b7709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ build_ros_workspace() {
2727
. install/setup.bash
2828

2929
log_info "Bootstrapping eskf core library..."
30-
colcon build --packages-select eskf --cmake-args -DBOOTSTRAP_CORE_ONLY=ON
30+
colcon build --packages-up-to eskf --cmake-args -DBOOTSTRAP_CORE_ONLY=ON
3131

3232
log_info "Sourcing workspace..."
3333
. install/setup.bash

0 commit comments

Comments
 (0)