- package description modified.
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
<package>
|
||||
<name>robotis_controller</name>
|
||||
<version>0.1.0</version>
|
||||
<description>The robotis_controller package</description>
|
||||
<description>
|
||||
The main package that controls THORMANG3.
|
||||
</description>
|
||||
<license>BSD</license>
|
||||
<author email="zerom@robotis.com">zerom</author>
|
||||
<maintainer email="pyo@robotis.com">pyo</maintainer>
|
||||
|
@ -2,7 +2,11 @@
|
||||
<package>
|
||||
<name>robotis_device</name>
|
||||
<version>0.1.0</version>
|
||||
<description>The robotis_device package</description>
|
||||
<description>
|
||||
The package that manages device information of ROBOTIS robots.
|
||||
This package is used when reading device information with the robot information file
|
||||
from the robotis_controller package.
|
||||
</description>
|
||||
|
||||
<maintainer email="zerom@robotis.com">robotis</maintainer>
|
||||
|
||||
|
@ -2,7 +2,9 @@
|
||||
<package>
|
||||
<name>robotis_framework_common</name>
|
||||
<version>0.1.0</version>
|
||||
<description>The robotis_framework_common package</description>
|
||||
<description>
|
||||
The package contains commonly used Headers for the ROBOTIS Framework.
|
||||
</description>
|
||||
<license>BSD</license>
|
||||
<author email="zerom@robotis.com">zerom</author>
|
||||
<maintainer email="pyo@robotis.com">pyo</maintainer>
|
||||
|
Reference in New Issue
Block a user