Skip to content

Commit

Permalink
change ip of multisence on hrp2016 for drc
Browse files Browse the repository at this point in the history
  • Loading branch information
YuOhara authored and HRP2 committed Mar 17, 2015
1 parent 9e6ed37 commit 60b3312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_hrp2_ros_bridge/launch/hrp2016_auditor.launch
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<include file="$(find jsk_footstep_controller)/launch/hrp2jsknt_real.launch" />
<include file="$(find jsk_hrp2_ros_bridge)/torque_talker/hrp-talk-torque.launch" />
<include file="$(find jsk_tilt_laser)/launch/multisense.launch" >
<arg name="ip_address" value="10.20.3.4" />
<arg name="ip_address" value="10.20.3.15" />
<arg name="mtu" value="1500" />
<arg name="use_robot_description" value="false"/>
<arg name="not_use_sensor_tf_prefix" value="true"/>
Expand Down

0 comments on commit 60b3312

Please sign in to comment.