Skip to content

Commit

Permalink
[launch] Changed default robot back to pr2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul committed Mar 28, 2024
1 parent 648d2b5 commit 8e87506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/ik_and_description.launch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<launch>
<arg name="robot" default="stretch" />
<arg name="robot" default="pr2" />
<arg name="use_knowrob" default="false"/>

<node pkg="kdl_ik_service" type="start_ros_server.py" name="kdl_ik_service" output="screen" />
Expand Down

0 comments on commit 8e87506

Please sign in to comment.