~shadowrobot/sr-ros-interface-ethercat/electric

« back to all changes in this revision

Viewing changes to sr_hand/launch/rviz_motor.launch

  • Committer: Ugo Cupcic
  • Date: 2012-08-08 10:17:21 UTC
  • mfrom: (1.1.552 shadow_robot_ethercat)
  • Revision ID: ugo@shadowrobot.com-20120808101721-lutmwmwmt06srqya
1.0.0 stable release for the etherCAT hardware

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<launch>
2
 
  <node pkg="rviz" name="rviz_visualizer" type="rviz"/>
3
 
  <param name="hand_description" textfile="$(find 
4
 
  sr_hand)/model/shadowhand_motor.urdf" />
5
 
  <param name="arm_description" textfile="$(find 
6
 
  sr_hand)/model/sr_arm_motor.urdf" />
7
 
 
8
 
</launch>