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
ca5a89a799
commit
6aa8c73036
@ -37,6 +37,7 @@ RUN chmod +x /entrypoint.sh
|
||||
RUN vcs pull src
|
||||
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
CMD [ "ros2 run unitree_legged_real ros2_udp highlevel" ]
|
||||
|
||||
|
||||
#############################################################
|
||||
|
Loading…
Reference in New Issue
Block a user