Added entrypoint for Dockerfile
This commit is contained in:
3
entrypoint.sh
Normal file
3
entrypoint.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
. ./install/setup.sh
|
||||
ros2 run mg_navigation mg_move_server
|
||||
Reference in New Issue
Block a user