mirror of
https://github.com/EECS-467-W20-RRRobot-Project/RRRobot.git
synced 2025-08-26 17:42:49 +00:00
Dockerfile Updates
- Remove copying Eigen folder (no longer needed)
This commit is contained in:
@@ -62,6 +62,4 @@ RUN pip3 install -U \
|
||||
RUN pip3 install pyyaml
|
||||
RUN pip3 install rospkg
|
||||
|
||||
RUN sudo cp -r /usr/include/eigen3/Eigen /usr/include/Eigen
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
Reference in New Issue
Block a user