Correct localization_3d.launch (#824)
Also, be consistent with 2D and with documentation. ISSUE=https://github.com/googlecartographer/cartographer/issues/1056master
parent
2b8a8b5d35
commit
b4e7705159
|
@ -27,7 +27,7 @@
|
|||
type="cartographer_node" args="
|
||||
-configuration_directory $(find cartographer_ros)/configuration_files
|
||||
-configuration_basename backpack_3d_localization.lua
|
||||
-map_filename $(arg map_filename)"
|
||||
-load_state_filename $(arg load_state_filename)"
|
||||
output="screen">
|
||||
<remap from="points2_1" to="horizontal_laser_3d" />
|
||||
<remap from="points2_2" to="vertical_laser_3d" />
|
||||
|
|
Loading…
Reference in New Issue