Skip to content

Commit 5b79d1d

Browse files
committed
adde vectornav on ros2 env
1 parent 5c1ffb0 commit 5b79d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/kyon-config_ros2.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export RECIPES_REPO=${RECIPES_REPO:-git@github.com:advrhumanoids/multidof_recipe
1111

1212
# Kyon-specific packages
1313
export ROBOT_PACKAGES=${ROBOT_PACKAGES:-"iit-kyon-ros-pkg"}
14-
export ADDITIONAL_PACKAGES=${ADDITIONAL_PACKAGES:-""}
14+
export ADDITIONAL_PACKAGES=${ADDITIONAL_PACKAGES:-"vectornav"}
1515

1616
# Docker image naming
1717
export DISTRO=noble

0 commit comments

Comments
 (0)