Skip to content

Commit

Permalink
Set kiva:=true for 'baxter_sim.launch'
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Apr 5, 2016
1 parent ddbab23 commit b98fda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_2015_05_baxter_apc/launch/baxter_sim.launch
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<param name="/apc_on_gazebo" type="bool" value="true" />

<!-- these are the arguments you can pass this launch file, for example paused:=true -->
<arg name="kiva" default="false"/>
<arg name="kiva" default="true"/>
<arg name="paused" default="false"/>
<arg name="use_sim_time" default="true"/>
<arg name="gui" default="true"/>
Expand Down

0 comments on commit b98fda7

Please sign in to comment.