Skip to content

Commit 985f91a

Browse files
Shota AokiTiryoh
andauthored
Apache-2.0ライセンスを適用。バージョンを2.0.0に更新 (#156)
* ライセンスをApache-2.0へ変更 * package.xmlのバージョンとライセンスを変更 * cartesian_path_exampleのライセンス変更 * ライセンスに関わる文言を変更。開発について の項目を追加 * CONTRIBUTING.mdを追加 * Pythonスクリプトにライセンスを明記 Co-authored-by: Daisuke Sato <[email protected]>
1 parent fd5eec9 commit 985f91a

24 files changed

+442
-180
lines changed

CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Contribution Guide
2+
3+
本リポジトリへのコントリビュート方法について記載しています。
4+
5+
## Issues
6+
7+
リポジトリの品質向上にご協力頂きありがとうございます。
8+
9+
Issueの作成を簡単にするテンプレートを用意しているので活用してください。
10+
11+
## Pull Requests
12+
13+
Pull Requestの作成ありがとうございます。
14+
提出したPull Request(PR)には次のルールが適用されます。
15+
16+
- PRの内容には本リポジトリのライセンス([LICENSE](./LICENSE)[README.md](./README.md)に記載されています)が適用されます
17+
- PRは`rt-net`のメンバーによるレビューを経てからマージされます
18+
- すべてのPRがマージされるわけではなく、希望に添えない場合もありますのでご容赦ください
19+
- リポジトリにテストが設定されている場合はできるだけテストを通してください
20+
- 何かしらの理由(テストに間違いがある場合など)でテストを通さずPRを出す場合はその旨をPRに記載してください
21+
- マージする際にはPR内の全コミットが1つのコミットに`squash`されます
22+
- [プルリクエストのコミットのsquashとマージ | GitHubヘルプ](https://help.github.com/ja/github/collaborating-with-issues-and-pull-requests/about-pull-request-merges#squash-and-merge-your-pull-request-commits)
23+
- 1つのPRでリクエストする変更はできるだけシンプルにしてください
24+
- 異なる内容の変更を含む場合はPRを分割してください
25+
- 例えば、複数の機能追加したり、機能追加とリファクタリングを同時にする場合はそれぞれ別々のPRとしてください
26+
- squashマージしても履歴を辿りやすくするためです

LICENSE

Lines changed: 201 additions & 149 deletions
Large diffs are not rendered by default.

README.en.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,12 @@ To simulate CRANE-X7 on the table:
149149

150150
---
151151

152-
### Proprietary Rights
152+
## License
153153

154-
CRANE-X7 is an arm robot developed by RT Corporation for research purposes. Please read the license information contained in this repository to find out more about licensing. Companies are permitted to use CRANE-X7 and the materials made available here for internal, research and development purposes only. If you are interested in building your own robot for your personal use by utilizing the information made available here, take your time to visit our website and purchase relevant components and parts – that will certainly help us keep going! Otherwise, if you are interested in manufacturing and commercializing products based on the information herein, please contact us to arrange a license and collaboration agreement with us.
154+
(C) 2018 RT Corporation \<[email protected]\>
155155

156-
We have obtained permission from ROBOTIS Co., Ltd. to use CAD models relating to servo motors XM540 and XM430. The proprietary rights relating to any components or parts manufactured by ROBOTIS and used in this product, including but not limited to copyrights, trademarks, and other intellectual property rights, shall remain vested in ROBOTIS.
156+
This repository is licensed under the Apache License, Version 2.0, see [LICENSE](./LICENSE).
157+
Unless attributed otherwise, everything in this repository is under the Apache License, Version 2.0.
158+
159+
The crane_x7_ros depends on [crane_x7_description](https://github.com/rt-net/crane_x7_description) package.
160+
The RT Corporation's [NON-COMMERCIAL LICENSE](https://github.com/rt-net/crane_x7_description/blob/master/LICENSE) applies to the package.

README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -146,19 +146,22 @@ GazeboでCRANE-X7のシミュレーションを行うパッケージです。
146146

147147
---
148148

149-
### 知的財産権について
149+
## ライセンス
150150

151-
CRANE-X7は、アールティが開発した研究用アームロボットです。
152-
このリポジトリのデータ等に関するライセンスについては、LICENSEファイルをご参照ください。
153-
企業による使用については、自社内において研究開発をする目的に限り、本データの使用を許諾します。
154-
本データを使って自作されたい方は、義務ではありませんが弊社ロボットショップで部品をお買い求めいただければ、励みになります。
155-
商業目的をもって本データを使用する場合は、商業用使用許諾の条件等について弊社までお問合せください。
151+
(C) 2018 RT Corporation \<[email protected]\>
156152

157-
サーボモータのXM540やXM430に関するCADモデルの使用については、ROBOTIS社より使用許諾を受けています。
158-
CRANE-X7に使用されているROBOTIS社の部品類にかかる著作権、商標権、その他の知的財産権は、ROBOTIS社に帰属します。
153+
各ファイルはライセンスがファイル中に明記されている場合、そのライセンスに従います。
154+
特に明記されていない場合は、Apache License, Version 2.0に基づき公開されています。
155+
ライセンスの全文は[LICENSE](./LICENSE)または[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)から確認できます。
159156

160-
### Proprietary Rights
157+
本パッケージが依存する[crane_x7_description](https://github.com/rt-net/crane_x7_description)には株式会社アールティの非商用ライセンスが適用されています。
158+
詳細は[crane_x7_description/LICENSE](https://github.com/rt-net/crane_x7_description/blob/master/LICENSE)を参照してください。
161159

162-
CRANE-X7 is an arm robot developed by RT Corporation for research purposes. Please read the license information contained in this repository to find out more about licensing. Companies are permitted to use CRANE-X7 and the materials made available here for internal, research and development purposes only. If you are interested in building your own robot for your personal use by utilizing the information made available here, take your time to visit our website and purchase relevant components and parts – that will certainly help us keep going! Otherwise, if you are interested in manufacturing and commercializing products based on the information herein, please contact us to arrange a license and collaboration agreement with us.
160+
## 開発について
163161

164-
We have obtained permission from ROBOTIS Co., Ltd. to use CAD models relating to servo motors XM540 and XM430. The proprietary rights relating to any components or parts manufactured by ROBOTIS and used in this product, including but not limited to copyrights, trademarks, and other intellectual property rights, shall remain vested in ROBOTIS.
162+
- 本ソフトウェアはオープンソースですが、開発はオープンではありません。
163+
- 本ソフトウェアは基本的にオープンソースソフトウェアとして「AS IS」(現状有姿のまま)で提供しています。
164+
- 本ソフトウェアに関する無償サポートはありません。
165+
- バグの修正や誤字脱字の修正に関するリクエストは常に受け付けていますが、
166+
それ以外の機能追加等のリクエストについては社内のガイドラインを優先します。
167+
詳しくは[コントリビューションガイドライン](./CONTRIBUTING.md)に従ってください。

crane_x7/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>crane_x7</name>
3-
<version>1.0.0</version>
3+
<version>2.0.0</version>
44
<description>
55
ROS package suite of CRANE-X7
66
</description>
@@ -10,7 +10,7 @@
1010
<author email="[email protected]">Daisuke Sato</author>
1111
<author email="[email protected]">Shota Aoki</author>
1212

13-
<license>NON-COMMERCIAL LICENSE AGREEMENT</license>
13+
<license>Apache License 2.0</license>
1414

1515
<url type="website">http://wiki.ros.org/crane_x7</url>
1616
<url type="bugtracker">https://github.com/rt-net/crane_x7_ros/issues</url>

crane_x7_bringup/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>crane_x7_bringup</name>
4-
<version>1.0.0</version>
4+
<version>2.0.0</version>
55
<description>The CRANE-X7 bringup package</description>
66

77
<maintainer email="[email protected]">RT Corporation</maintainer>
88
<author email="[email protected]">Daisuke Sato</author>
99

10-
<license>NON-COMMERCIAL LICENSE AGREEMENT</license>
10+
<license>Apache License 2.0</license>
1111

1212
<buildtool_depend>catkin</buildtool_depend>
1313
<build_depend>crane_x7_moveit_config</build_depend>

crane_x7_control/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>crane_x7_control</name>
4-
<version>1.0.0</version>
4+
<version>2.0.0</version>
55
<description>The CRANE-X7 control package</description>
66

77
<maintainer email="[email protected]">RT Corporation</maintainer>
88
<author email="[email protected]">Hiroyuki Nomura</author>
99
<author email="[email protected]">Geoffrey Biggs</author>
1010

11-
<license>NON-COMMERCIAL LICENSE AGREEMENT</license>
11+
<license>Apache License 2.0</license>
1212

1313
<buildtool_depend>catkin</buildtool_depend>
1414
<build_depend>controller_manager</build_depend>

crane_x7_control/scripts/preset_reconfigure.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
#!/usr/bin/env python
22
# coding: utf-8
33

4+
# Copyright 2019 RT Corporation
5+
#
6+
# Licensed under the Apache License, Version 2.0 (the "License");
7+
# you may not use this file except in compliance with the License.
8+
# You may obtain a copy of the License at
9+
#
10+
# http://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# Unless required by applicable law or agreed to in writing, software
13+
# distributed under the License is distributed on an "AS IS" BASIS,
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
# See the License for the specific language governing permissions and
16+
# limitations under the License.
17+
418
import roslib
519
import rospy
620
import dynamic_reconfigure.client

crane_x7_examples/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>crane_x7_examples</name>
4-
<version>1.0.0</version>
4+
<version>2.0.0</version>
55
<description>examples of CRANE-X7 ROS package</description>
66

77
<maintainer email="[email protected]">RT Corporation</maintainer>
88
<author email="[email protected]">Daisuke Sato</author>
99
<author email="[email protected]">Hiroyuki Nomura</author>
1010

11-
<license>NON-COMMERCIAL LICENSE AGREEMENT</license>
11+
<license>Apache License 2.0</license>
1212

1313
<buildtool_depend>catkin</buildtool_depend>
1414
<build_depend>crane_x7_moveit_config</build_depend>

crane_x7_examples/scripts/cartesian_path_example.py

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33

44
# Copyright 2020 RT Corporation
55
#
6-
# Licensed under the RT Corporation NON-COMMERCIAL LICENSE.
7-
# Please see https://github.com/rt-net/crane_x7_ros/blob/master/LICENSE
8-
# for detail.
6+
# Licensed under the Apache License, Version 2.0 (the "License");
7+
# you may not use this file except in compliance with the License.
8+
# You may obtain a copy of the License at
9+
#
10+
# http://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# Unless required by applicable law or agreed to in writing, software
13+
# distributed under the License is distributed on an "AS IS" BASIS,
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
# See the License for the specific language governing permissions and
16+
# limitations under the License.
917

1018
import rospy
1119
import moveit_commander

0 commit comments

Comments
 (0)