Skip to content

Commit

Permalink
default: cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Nov 25, 2024
1 parent 15fcf8d commit 34dea01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/rmcl_micp.launch
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<launch>

<arg name="map" default="tray" description="map name. Choose between 'cube', 'cylinder', 'floor', 'sphere', 'tray', 'trays'" />
<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" />
<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" />
<arg name="gui" default="false" description="start preconfigured rviz. you can also use the 'rviz.launch' instead." />

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

0 comments on commit 34dea01

Please sign in to comment.