Skip to content

Commit

Permalink
change ip
Browse files Browse the repository at this point in the history
  • Loading branch information
team 7 committed Aug 31, 2017
1 parent e5858a2 commit 53b66b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/multi_car.launch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<launch>
<arg name="host" default="128.30.25.148" />
<arg name="host" default="192.168.1.129" />
<arg name="port" default="8080"/>

<node pkg="canopy_client" type="client_node.py" name="canopy_node" output="screen">
Expand Down

0 comments on commit 53b66b2

Please sign in to comment.