We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c49a37 commit 1b61a1dCopy full SHA for 1b61a1d
README.md
@@ -1,8 +1,10 @@
1
-# KUKA LBR IIWA 7 Description
+# KUKA LBR IIWA 7 R800 Description
2
Launch an example using
3
4
```shell
5
ros2 launch \
6
iiwa7_description \
7
view_robot.launch.py
8
```
9
+
10
+For hardware and simulation robot drivers checkout [lbr_fri_ros2_stack](https://github.com/lbr-stack/lbr_fri_ros2_stack).
package.xml
@@ -3,7 +3,7 @@
<package format="3">
<name>iiwa7_description</name>
<version>2.5.0</version>
- <description>KUKA LBR IIWA 7 description files</description>
+ <description>KUKA LBR IIWA 7 R800 description files</description>
<maintainer email="m.huber_1994@hotmail.de">mhubii</maintainer>
<license>Apache-2.0</license>
0 commit comments