Skip to content

Commit

Permalink
fix missing ros env
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Aug 22, 2023
1 parent c5ea561 commit 2aa762d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- run:
name: Build with colcon
command: |
source /opt/ros/*/setup.bash
colcon build --symlink-install
workflows:
version: 2
Expand Down

0 comments on commit 2aa762d

Please sign in to comment.