Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tecnalia_robotics-public
templates
Commits
14530d89
Commit
14530d89
authored
Sep 01, 2021
by
Iñigo Moreno i Caireta
Browse files
Modify ros_entrypoint for deployment
parent
91413d7d
Pipeline
#55494
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy/base/ros_entrypoint.bash
View file @
14530d89
...
...
@@ -3,5 +3,5 @@ set -e
# setup application environment
# shellcheck disable=SC1091
source
"/root/
catkin
_ws/install/setup.bash"
source
"/root/
*
_ws/install/setup.bash"
exec
"
$@
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment