Skip to content

Commit 34dea01

Browse files
committed
default: cpu
1 parent 15fcf8d commit 34dea01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/rmcl_micp.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<launch>
33

44
<arg name="map" default="tray" description="map name. Choose between 'cube', 'cylinder', 'floor', 'sphere', 'tray', 'trays'" />
5-
<arg name="config" default="$(find-pkg-share rmcl_examples)/config/micp_gpu.yaml" description="path to config file. You can find examples at rmcl_examples/config" />
5+
<arg name="config" default="$(find-pkg-share rmcl_examples)/config/micp_cpu.yaml" description="path to config file. You can find examples at rmcl_examples/config" />
66
<arg name="gui" default="false" description="start preconfigured rviz. you can also use the 'rviz.launch' instead." />
77

88
<node pkg="rmcl_ros" exec="micp_localization" name="micp_localization" output="screen">

0 commit comments

Comments
 (0)