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
labrobotica
ros
navigation
iri_rosnav
Commits
12f1004e
Commit
12f1004e
authored
Mar 25, 2020
by
Sergi Hernandez
Browse files
Removed the reference to the iri_ana_bringup package.
parent
99cf6611
Changes
2
Hide whitespace changes
Inline
Side-by-side
config/default_mux.yaml
0 → 100644
View file @
12f1004e
subscribers
:
-
name
:
"
Default
input"
topic
:
"
/ana/default/cmd_vel"
timeout
:
0.1
priority
:
0
short_desc
:
"
The
default
cmd_vel,
controllers
unaware
that
we
are
multiplexing
cmd_vel
should
come
here"
-
name
:
"
Platform
orientation"
topic
:
"
/ana/orientation/cmd_vel"
timeout
:
0.1
priority
:
4
short_desc
:
"
Platform
orientation
to
people"
-
name
:
"
Navigation
stack"
topic
:
"
/ana/navigation/cmd_vel"
timeout
:
0.5
priority
:
5
short_desc
:
"
Navigation
stack
controller"
-
name
:
"
Teleop"
topic
:
"
/ana/teleop/cmd_vel"
timeout
:
0.1
priority
:
10
short_desc
:
"
Teleop
wii/ps3
pad"
publisher
:
"
/ana/cmd_vel"
launch/include/cmd_vel_mux.launch
View file @
12f1004e
...
...
@@ -4,7 +4,7 @@
<arg
name=
"ns"
default=
"ana"
/>
<arg
name=
"nodelet_manager_name"
default=
"nodelet_manager"
/>
<arg
name=
"config"
default=
"$(find iri_
ana_bringup
)/config/mux.yaml"
/>
<arg
name=
"config"
default=
"$(find iri_
rosnav
)/config/
default_
mux.yaml"
/>
<arg
name=
"output"
default=
"log"
/>
<arg
name=
"launch_prefix"
default=
""
/>
...
...
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