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
f61f80dc
Commit
f61f80dc
authored
Jun 17, 2020
by
Hugo
Committed by
Olivier Stasse
Jun 17, 2020
Browse files
Fixed some steps for install
Default build was missing the install directory, fixed some necessary steps
parent
83b16aa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f61f80dc
...
...
@@ -13,9 +13,11 @@ of the robot. However, for now the flexibility in the hip found in real TALOS hu
# Setup
```
mkdir -p test_ws/src
cd test
s
_ws/src
cd test_ws/src
catkin_init_workspace
git clone --recursive https://github.com/stack-of-tasks/talos_integration_tests.git
cd ..
catkin config --install
catkin build talos_integration_tests
```
...
...
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