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
d3c3fe66
Commit
d3c3fe66
authored
Sep 05, 2019
by
Tony Baltovski
Browse files
Added envar for joy device.
parent
13b74c1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
husky_control/launch/teleop.launch
View file @
d3c3fe66
<?xml version="1.0"?>
<?xml version="1.0"?>
<launch>
<launch>
<arg
name=
"joy_dev"
default=
"/dev/input/js0"
/>
<arg
name=
"joy_dev"
default=
"
$(optenv HUSKY_JOY_DEVICE
/dev/input/js0
)
"
/>
<arg
name=
"joystick"
default=
"true"
/>
<arg
name=
"joystick"
default=
"true"
/>
<group
ns=
"joy_teleop"
>
<group
ns=
"joy_teleop"
>
...
...
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