Skip to content

Commit

Permalink
cabot-device-check is missing in Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <[email protected]>
  • Loading branch information
daisukes committed Nov 22, 2024
1 parent 91c5025 commit f728817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ros2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -182,5 +182,6 @@ COPY --from=cabot_src ./docker/ros2/ros_entrypoint.sh /ros_entrypoint.sh
COPY --from=build $HOME/ros2_ws/install $HOME/ros2_ws/install
COPY --from=cabot_src ./docker/ros2/launch.sh /launch.sh
COPY --from=cabot_src ./script ./script
COPY --from=cabot_src ./cabot-device-check /opt/cabot-device-check

ENTRYPOINT [ "/ros_entrypoint.sh" ]

0 comments on commit f728817

Please sign in to comment.