Skip to content

Commit dc8a2ed

Browse files
committed
Sourcing ros
Signed-off-by: mini-1235 <[email protected]>
1 parent dad4a2b commit dc8a2ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ _commands:
236236
command: |
237237
# Start zenohd daemon only if using rmw_zenoh_cpp
238238
if [ "$RMW_IMPLEMENTATION" = "rmw_zenoh_cpp" ]; then
239+
. /opt/ros/$ROS_DISTRO/setup.sh
239240
ros2 run rmw_zenoh_cpp rmw_zenohd &
240241
fi
241242
TEST_UNPASSED=$(

0 commit comments

Comments
 (0)