Skip to content

Commit

Permalink
added source for v2x_if_ros_msg
Browse files Browse the repository at this point in the history
  • Loading branch information
akoerner1 committed Oct 18, 2023
1 parent 6110ae7 commit 6912b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/adore_cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ if ! [[ -f ${CATKIN_WORKSPACE_DIRECTORY}/install/setup.sh ]]; then
exit 1
fi
source "${CATKIN_WORKSPACE_DIRECTORY}/install/setup.sh" || true
source "${SOURCE_DIRECTORY}/v2x_if_ros_msg/v2x_if_ros_msg/build/devel/local_setup.zsh" 2> /dev/null || true

cd "${ADORE_CLI_WORKING_DIRECTORY}"

Expand Down

0 comments on commit 6912b0b

Please sign in to comment.