Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_dabo_how_to
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
labrobotica
ros
robots
dabo
iri_dabo_how_to
Commits
231831a5
Commit
231831a5
authored
4 years ago
by
Fernando Herrero
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
73c2ebeb
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
-3
7 additions, 3 deletions
README.md
with
7 additions
and
3 deletions
README.md
+
7
−
3
View file @
231831a5
...
...
@@ -29,8 +29,12 @@ process.
wstool init dabo_sim.rosinstall
```
*
If you want to use an existing ROS workspace:
*
Copy the ana_sim.rosinstall file to the src folder of the existing workspace.
*
Merge the dabo_sim.rosinstall file available on this repository with the existing rosinstall file following the steps
*
Merge the following rosinstall files:
*
[
iri_core.rosinstall
](
https://gitlab.iri.upc.edu/labrobotica/ros/iri_ros_how_to/-/blob/melodic_migration/rosinstall/iri_core.rosinstall
)
*
[
dabo_sim.rosinstall
](
./rosinstalls/dabo_sim.rosinstall
)
*
For each of them:
*
Copy the
*
.rosinstall file to the src folder of the existing workspace.
*
Merge the
*
.rosinstall file with the existing rosinstall file following the steps
in this
[
tutorial
](
http://wiki.ros.org/wstool#Merge_in_Additional_rosinstall_Files
)
. From the src folder, execute:
```
roscd
...
...
@@ -82,4 +86,4 @@ All the tutorials included in this section can be used both in simulation or wit
<p>
</p>
</details>
\ No newline at end of file
</details>
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