mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
updated copy instruction
This commit is contained in:
@@ -55,8 +55,9 @@ RUN apt-get -y install ros-indigo-octomap-msgs
|
||||
# Some QT-Apps/Gazebo don't not show controls without this
|
||||
ENV QT_X11_NO_MITSHM 1
|
||||
|
||||
# FIXME: this doesn't work yet when building from vagrant
|
||||
COPY scripts/setup-workspace.sh /root/scripts
|
||||
RUN chmod +x /root/setup-workspace.sh
|
||||
#RUN chmod +x /root/scripts/setup-workspace.sh
|
||||
|
||||
|
||||
CMD ["/usr/bin/xterm"]
|
||||
|
||||
Reference in New Issue
Block a user