Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_road_description
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
mobile_robotics
ADC
ADC_2021
iri_road_description
Commits
56bc0f45
Commit
56bc0f45
authored
4 years ago
by
Sergi Hernandez
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
6c4a167f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
56bc0f45
...
...
@@ -60,7 +60,7 @@ This package file includes a launch file named spawn_road.launch which is intend
*
**road_path**
: (default=$(env HOME)/Downloads) path where the road image is located.
*
**x**
(default=0.0) x position where the road will placed in the simulated environment with respect to the parent frame.
*
**y**
(default=0.0) y position where the road will placed in the simulated environment with respect to the parent frame.
*
**yaw**
(default=0.0) orientation of the road with respect to the parent frame
*
**yaw**
(default=0.0) orientation of the road with respect to the parent frame
.
*
**parent**
(default=map) parent reference frame used to place the road in the simulated environment.
To spawn a road from an other launch file, include the following lines:
...
...
@@ -76,7 +76,7 @@ To spawn a road from an other launch file, include the following lines:
</include>
```
A test launch file is provided to visualize the road in RVIZ. T
i
use it, execute the following command:
A test launch file is provided to visualize the road in RVIZ. T
o
use it, execute the following command:
```
roslaunch road_description spawn_test.launch road_name:=<name of the road> road_path:=<path to the road> road_size:=<size of the road>`
...
...
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