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
stack-of-tasks.github.com
Commits
a111b008
Commit
a111b008
authored
Oct 12, 2019
by
Olivier Stasse
Browse files
Add source the setup-opt-robotpkg.sh file.
parent
8dd83fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
download.html
View file @
a111b008
...
...
@@ -85,3 +85,10 @@ export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$ROBOTPKG_BASE/lib/pkgconfig/
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$ROBOTPKG_BASE/share:$ROBOTPKG_BASE/stacks
export CMAKE_PREFIX_PATH=$CMAKE_PREFIX_PATH:$ROBOTPKG_BASE
```
If you name the script **setup-opt-robotpkg.sh** then the variables are setup by
sourcing the file:
```bash
source setup-opt-robotpkg.sh
```
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