Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Also build robotem_rovne package in docker file.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed May 15, 2024
1 parent b4ee809 commit 4d451c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ RUN git clone --recursive https://github.com/107-systems/robotem_rovne

WORKDIR /tmp/colcon_ws
RUN . /opt/ros/humble/setup.sh && \
colcon build --packages-select t07_robot pika_spark_bno085_driver
colcon build --packages-select t07_robot pika_spark_bno085_driver robotem_rovne

0 comments on commit 4d451c7

Please sign in to comment.