mirror of
https://github.com/EECS-467-W20-RRRobot-Project/RRRobot.git
synced 2025-08-19 23:32:44 +00:00
Added missing dependencies to dockerfile
This commit is contained in:
@@ -61,5 +61,7 @@ RUN pip3 install -U \
|
||||
|
||||
RUN pip3 install pyyaml
|
||||
RUN pip3 install rospkg
|
||||
RUN pip3 install matplotlib
|
||||
RUN sudo apt-get install python3-tk
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
Reference in New Issue
Block a user