Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gnss
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
plugins
gnss
Commits
f9fda6f6
Commit
f9fda6f6
authored
9 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b55518aa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
f9fda6f6
...
...
@@ -175,16 +175,16 @@ __Solution:__
1.
To run from __Terminal__, you need to create an environment variable WOLF_ROOT pointing to where the wolf project is
-
Edit file
````~/.bashrc````
, or
````~/.bash_profile````
, and add these lines:
````
# WOLF
export WOLF_ROOT="/abs/path/to/wolf"
````
````
# WOLF
export WOLF_ROOT="/abs/path/to/wolf"
````
- Then you need to source the file to get effect,
````
source ~/.bash_profile // or ~/.bashrc, of course
````
````
source ~/.bash_profile // or ~/.bashrc, of course
````
2.
If you run your application from __eclipse__, do:
-
Menu Run > Run configurations...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment