diff --git a/templates/moveit/move_group.yaml b/templates/moveit/move_group.yaml index 908d6532..045b3dd2 100644 --- a/templates/moveit/move_group.yaml +++ b/templates/moveit/move_group.yaml @@ -1,3 +1,19 @@ +# Copyright (c) 2024, Stogl Robotics Consulting UG (haftungsbeschränkt) +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file 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, software +# distributed under the License is 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. +# +# Source of this file are templates in https://github.com/StoglRobotics/ros_team_workspace repository. + /**: ros__parameters: #-------- Moveit controllers diff --git a/templates/moveit/moveit.launch.py b/templates/moveit/moveit.launch.py index fde3701c..a05690b4 100644 --- a/templates/moveit/moveit.launch.py +++ b/templates/moveit/moveit.launch.py @@ -1,3 +1,19 @@ +# Copyright (c) 2024, Stogl Robotics Consulting UG (haftungsbeschränkt) +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file 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, software +# distributed under the License is 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. +# +# Source of this file are templates in https://github.com/StoglRobotics/ros_team_workspace repository. + from launch.actions import DeclareLaunchArgument from launch.substitutions import Command, FindExecutable, LaunchConfiguration, PathJoinSubstitution from launch_ros.actions import Node diff --git a/templates/moveit/ompl_planning.yaml b/templates/moveit/ompl_planning.yaml index c90d7c9b..307533a9 100644 --- a/templates/moveit/ompl_planning.yaml +++ b/templates/moveit/ompl_planning.yaml @@ -1,3 +1,19 @@ +# Copyright (c) 2024, Stogl Robotics Consulting UG (haftungsbeschränkt) +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file 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, software +# distributed under the License is 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. +# +# Source of this file are templates in https://github.com/StoglRobotics/ros_team_workspace repository. + /**: ros__parameters: move_group: diff --git a/templates/moveit/robot.srdf.xacro b/templates/moveit/robot.srdf.xacro index 27e021fe..1aadb143 100644 --- a/templates/moveit/robot.srdf.xacro +++ b/templates/moveit/robot.srdf.xacro @@ -1,3 +1,21 @@ + + diff --git a/templates/moveit/robot_macro.srdf.xacro b/templates/moveit/robot_macro.srdf.xacro index d8036b79..22cefd28 100644 --- a/templates/moveit/robot_macro.srdf.xacro +++ b/templates/moveit/robot_macro.srdf.xacro @@ -1,3 +1,21 @@ + +