Browse Source

Licenses for gazebo and moveit_config

pull/32/head
hello-binit 2 years ago
parent
commit
1b2ec288fd
4 changed files with 27 additions and 0 deletions
  1. +11
    -0
      stretch_gazebo/LICENSE.md
  2. +1
    -0
      stretch_gazebo/README.md
  3. +11
    -0
      stretch_moveit_config/LICENSE.md
  4. +4
    -0
      stretch_moveit_config/README.md

+ 11
- 0
stretch_gazebo/LICENSE.md View File

@ -0,0 +1,11 @@
The following license applies to the entire contents of this directory (the "Contents"), which contains software for use with the Stretch RE1 mobile manipulator, which is a robot produced and sold by Hello Robot Inc.
Copyright 2020 Hello Robot Inc.
The Contents are licensed under the Apache License, Version 2.0 (the "License"). You may not use the Contents except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, the Contents are distributed under the License are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
For further information about the Contents including inquiries about dual licensing, please contact Hello Robot Inc.

+ 1
- 0
stretch_gazebo/README.md View File

@ -85,6 +85,7 @@ This will launch an Rviz instance that visualizes the joints with markers and an
* When planning with *stretch_head* group make sure you select *Approx IK Solutions* in Planning tab of Motion Planning Rviz plugin.
![](../images/gazebo_moveit.gif)
## License
For license information, please see the LICENSE files.

+ 11
- 0
stretch_moveit_config/LICENSE.md View File

@ -0,0 +1,11 @@
The following license applies to the entire contents of this directory (the "Contents"), which contains software for use with the Stretch RE1 mobile manipulator, which is a robot produced and sold by Hello Robot Inc.
Copyright 2020 Hello Robot Inc.
The Contents are licensed under the Apache License, Version 2.0 (the "License"). You may not use the Contents except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, the Contents are distributed under the License are distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
For further information about the Contents including inquiries about dual licensing, please contact Hello Robot Inc.

+ 4
- 0
stretch_moveit_config/README.md View File

@ -21,3 +21,7 @@ To run MoveIt with the actual hardware, (assuming `stretch_driver` is already ru
This will runs all of the planning capabilities, but without the setup, simulation and interface that the above demo provides. In order to create plans for the robot with the same interface as the offline demo, you can run
roslaunch stretch_moveit_config moveit_rviz.launch
## License
For license information, please see the LICENSE files.

Loading…
Cancel
Save