Skip to content

Commit

Permalink
Merge pull request #455 from 130s/typo_collision.launch
Browse files Browse the repository at this point in the history
(collision_detector.launch) typo
  • Loading branch information
Isaac Isao Saito committed May 3, 2014
2 parents c29da69 + b5d9c73 commit 67261e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrpsys_ros_bridge/launch/collision_detector.launch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<arg name="omniorb_args" default="-ORBInitRef NameService=corbaloc:iiop:$(arg nameserver):$(arg corbaport)/NameService" />
<arg name="openrtm_args" default='-o "corba.nameservers:$(arg nameserver):$(arg corbaport)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:2000" -o "logger.file_name:/tmp/collision_detector%p.log"' />
<arg name="MODLE_FILE" />
<arg name="MODEL_FILE" />
<arg name="CONF_FILE" />

<!-- launch collision detector -->
Expand Down

0 comments on commit 67261e9

Please sign in to comment.