Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
talos_integration_tests
Commits
c1c38957
Commit
c1c38957
authored
Jun 18, 2020
by
Guilhem Saurel
Committed by
Olivier Stasse
Jun 19, 2020
Browse files
[Docker] catkin must install
ref #11
parent
5bf39b36
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c1c38957
...
...
@@ -40,4 +40,5 @@ RUN rosdep init \
# talos-integration-tests build
ADD
. /ws/src/talos_integration_tests
RUN
catkin build talos_integration_tests
RUN
catkin config
--install
\
&&
catkin build talos_integration_tests
README.md
View file @
c1c38957
...
...
@@ -76,7 +76,7 @@ docker run --rm --net=host --runtime=nvidia -e DISPLAY -it talos-integration-tes
Once in the container:
```
source
deve
l/setup.bash
source
instal
l/setup.bash
rostest talos_integration_tests test_kine.test
rostest talos_integration_tests test_sot_talos_balance.test
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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