Skip to content

Commit 1b61a1d

Browse files
committed
added documentation
1 parent 0c49a37 commit 1b61a1d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# KUKA LBR IIWA 7 Description
1+
# KUKA LBR IIWA 7 R800 Description
22
Launch an example using
33

44
```shell
55
ros2 launch \
66
iiwa7_description \
77
view_robot.launch.py
88
```
9+
10+
For hardware and simulation robot drivers checkout [lbr_fri_ros2_stack](https://github.com/lbr-stack/lbr_fri_ros2_stack).

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package format="3">
44
<name>iiwa7_description</name>
55
<version>2.5.0</version>
6-
<description>KUKA LBR IIWA 7 description files</description>
6+
<description>KUKA LBR IIWA 7 R800 description files</description>
77
<maintainer email="m.huber_1994@hotmail.de">mhubii</maintainer>
88
<license>Apache-2.0</license>
99

0 commit comments

Comments
 (0)