Skip to content

Commit

Permalink
include sai
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Nov 28, 2023
1 parent 033a54b commit ace0dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM alpine/git:latest AS ros-gst-bridge-downloader
RUN git clone https://github.com/BrettRD/ros-gst-bridge && \
cd ros-gst-bridge && \
git checkout 23980326ce8c0fefc0d5d590c2bfc9d308f35a73 # Pin latest master version at the time.
ARG INCLUDE_SPECTACULARAI_ROS=NO
ARG INCLUDE_SPECTACULARAI_ROS=YES
ARG SPECTACULARAI_ROS_VERSION=v0.0.2
FROM ros:${ROS_DISTRO}-ros-core

Expand Down

0 comments on commit ace0dd8

Please sign in to comment.