mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 15:55:05 +00:00
Update my_example.Dockerfile
This commit is contained in:
parent
03106a4605
commit
176abec03b
@ -54,7 +54,8 @@ RUN vcs import < overlay.repos \
|
|||||||
&& mv ros2_unitree_legged_msgs/ ..
|
&& mv ros2_unitree_legged_msgs/ ..
|
||||||
WORKDIR /lcm_ws
|
WORKDIR /lcm_ws
|
||||||
RUN cd /lcm_ws \
|
RUN cd /lcm_ws \
|
||||||
&& git clone -b v1.4.0 https://github.com/lcm-proj/lcm \
|
#&& git clone -b v1.4.0 https://github.com/lcm-proj/lcm \
|
||||||
|
&& git clone https://github.com/lcm-proj/lcm \
|
||||||
&& cd lcm \
|
&& cd lcm \
|
||||||
&& mkdir build \
|
&& mkdir build \
|
||||||
&& cd build \
|
&& cd build \
|
||||||
|
Loading…
Reference in New Issue
Block a user