Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
ADC_2021
iri_sign_description
Commits
07793f04
Commit
07793f04
authored
Apr 23, 2020
by
Fernando Herrero
Browse files
Update spawn_sign launch sample x,y,yaw values
parent
47767cd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
launch/spawn_sign.launch
View file @
07793f04
...
...
@@ -3,9 +3,9 @@
<arg name="name" default="stop1"/>
<arg name="tag" default="alvar0"/>
<arg name="type" default="stop"/>
<arg name="x" default="0.
0
"/>
<arg name="y" default="0.
0
"/>
<arg name="yaw" default="
0.0
"/>
<arg name="x" default="0.
5
"/>
<arg name="y" default="
-
0.
5
"/>
<arg name="yaw" default="
3.14159
"/>
<arg name="model" default="sign"/>
<arg name="model_path" default="$(find sign_description)/urdf/$(arg model).xacro"/>
<arg name="parent" default="map"/>
...
...
@@ -40,4 +40,4 @@
if="$(arg rviz)"
args="-d $(find sign_description)/rviz/$(arg name).rviz"/>
</launch>
</launch>
\ No newline at end of file
Write
Preview
Supports
Markdown
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