Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
software
graph_map_public
Commits
e8a5f401
Commit
e8a5f401
authored
Sep 22, 2018
by
Robot5
Browse files
working on robot5
parent
507c2c72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
graph_localization/launch/3d_mcl_ncfm2018.launch
graph_localization/launch/3d_mcl_ncfm2018.launch
+1
-0
graph_map/launch/open_map/graph_map_server.launch
graph_map/launch/open_map/graph_map_server.launch
+1
-1
No files found.
graph_localization/launch/3d_mcl_ncfm2018.launch
View file @
e8a5f401
...
...
@@ -66,6 +66,7 @@
<node
name=
"occupancy_map_server"
pkg=
"map_server"
type=
"map_server"
args=
" $(find graph_map)/maps/ncfm.yaml"
output=
"screen"
if=
"$(arg publish_map)"
>
<remap
from=
"/map"
to=
"/maps/map_laser2d"
/>
<param
name=
"~frame_id"
value=
"map_laser2d"
/>
</node>
<group
if=
"$(arg rviz_enabled)"
>
...
...
graph_map/launch/open_map/graph_map_server.launch
View file @
e8a5f401
...
...
@@ -8,7 +8,7 @@
<param name="file_name" value="$(arg file_name)"/>
</node-->
<!--node pkg="rviz" type="rviz" name="rviz" args="-d $(find graph_map)/rviz/showMap.rviz" /-->
<node
pkg=
"tf"
type=
"static_transform_publisher"
name=
"link1_broadcaster"
args=
"0 0 0 0 0 0 world map
_velodyne
100"
/>
<node
pkg=
"tf"
type=
"static_transform_publisher"
name=
"link1_broadcaster"
args=
"0 0 0 0 0 0 world map 100"
/>
</launch>
...
...
Write
Preview
Markdown
is supported
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