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
U2IS
husky-ensta
Commits
57bd3f1b
Commit
57bd3f1b
authored
Aug 20, 2018
by
Dave Niewinski
Browse files
Added Z to spawn husky launch
parent
b0c194a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
husky_gazebo/launch/spawn_husky.launch
View file @
57bd3f1b
...
...
@@ -31,6 +31,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI
<arg
name=
"x"
default=
"0.0"
/>
<arg
name=
"y"
default=
"0.0"
/>
<arg
name=
"z"
default=
"0.0"
/>
<arg
name=
"yaw"
default=
"0.0"
/>
<arg
name=
"laser_enabled"
default=
"$(optenv HUSKY_LMS1XX_ENABLED false)"
/>
...
...
@@ -102,6 +103,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI
<node
name=
"spawn_husky_model"
pkg=
"gazebo_ros"
type=
"spawn_model"
args=
"-x $(arg x)
-y $(arg y)
-z $(arg z)
-Y $(arg yaw)
-unpause
-urdf
...
...
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