Skip to content

Commit

Permalink
Added further launch-file to start velocity-resolved controllers in s…
Browse files Browse the repository at this point in the history
…tarted state.
  • Loading branch information
airballking committed Jul 10, 2013
1 parent 605fccc commit 2bae66b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ias_mechanism_controllers/launch/pr2_multi_vel_started.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<launch>
<!-- load params of the joint velocity controllers -->
<rosparam command="load" file="$(find ias_mechanism_controllers)/launch/pr2_multi_vel.yaml" />

<!-- load the velocity-resolved controllers in stopped state -->
<node name="spawner_vel_controllers" pkg="pr2_controller_manager" type="spawner" args="l_arm_vel r_arm_vel" />
</launch>

0 comments on commit 2bae66b

Please sign in to comment.