Skip to content
Snippets Groups Projects
Commit c6e8658b authored by GuelaKais's avatar GuelaKais Committed by FioLaKais shassera
Browse files

changed so rust will be installed properly

parent 16d9fbce
Branches
No related merge requests found
...@@ -22,3 +22,4 @@ RUN curl https://sh.rustup.rs -sSf | bash -s -- -y ...@@ -22,3 +22,4 @@ RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
RUN echo 'source $HOME/.cargo/env' >> $HOME/.bashrc RUN echo 'source $HOME/.cargo/env' >> $HOME/.bashrc
VOLUME /ros_ws VOLUME /ros_ws
RUN mkdir -p /ros_ws/src RUN mkdir -p /ros_ws/src
RUN pip3 install opengen
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment