forked from uos/katana_driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.xml
23 lines (22 loc) · 1.07 KB
/
stack.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<stack>
<description brief="Drivers, Gazebo simulation and URDFs for Neuronics Katana family of robot arms">
This stack contains hardware drivers, Gazebo plugins and other basic
functionalities for the <a href="http://neuronics.ch/cms_en/web/index.php?lid=54">Neuronics
Katana family of robot arms</a>. Specifically, it provides:
<ul>
<li>JointTrajectory and FollowJointTrajectory execution on the physical
arm (packages katana, kni, katana_trajectory_filter, katana_msgs),</li>
<li>simulation of the Katana arm in Gazebo (packages
katana_gazebo_plugins, katana_arm_gazebo),</li>
<li>URDF descriptions (package katana_description),</li>
<li>simple teleoperation (packages katana_teleop,
katana_joint_movement_adapter), and</li>
<li>some demo programs (package katana_tutorials).</li>
</ul>
</description>
<author>Maintained by Martin Günther, Henning Deeken</author>
<license>GPL</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/katana_driver</url>
<depend stack="ros" />
</stack>