From 727cd1d31f11f469b8de4dc55a1bb4f35663f3e2 Mon Sep 17 00:00:00 2001 From: "Pasch, Frederik" Date: Wed, 2 Oct 2024 12:44:08 +0200 Subject: [PATCH] remove license link --- examples/example_multi_robot/package.xml | 2 +- examples/example_scenario_control/package.xml | 2 +- examples/example_simulation/package.xml | 2 +- libs/scenario_execution_floorplan_dsl/package.xml | 2 +- libs/scenario_execution_gazebo/package.xml | 2 +- libs/scenario_execution_kubernetes/package.xml | 2 +- libs/scenario_execution_nav2/package.xml | 2 +- libs/scenario_execution_os/package.xml | 2 +- libs/scenario_execution_pybullet/package.xml | 2 +- libs/scenario_execution_x11/package.xml | 2 +- scenario_execution_ros/package.xml | 2 +- test/scenario_execution_gazebo_test/package.xml | 2 +- test/scenario_execution_nav2_test/package.xml | 2 +- test/scenario_execution_ros_test/package.xml | 2 +- test/scenario_execution_test/package.xml | 2 +- tools/message_modification/package.xml | 2 +- tools/scenario_status/package.xml | 2 +- tools/tf_to_pose_publisher/package.xml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/examples/example_multi_robot/package.xml b/examples/example_multi_robot/package.xml index 1b34106d..f4556e0b 100644 --- a/examples/example_multi_robot/package.xml +++ b/examples/example_multi_robot/package.xml @@ -6,7 +6,7 @@ Example Multi Robot Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 rclpy scenario_execution_gazebo diff --git a/examples/example_scenario_control/package.xml b/examples/example_scenario_control/package.xml index f1df4d52..e0f5f066 100644 --- a/examples/example_scenario_control/package.xml +++ b/examples/example_scenario_control/package.xml @@ -6,7 +6,7 @@ Scenario Execution Example for Scenario Control using RVIZ Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution_control tb4_sim_scenario diff --git a/examples/example_simulation/package.xml b/examples/example_simulation/package.xml index 017dd991..638f4a16 100644 --- a/examples/example_simulation/package.xml +++ b/examples/example_simulation/package.xml @@ -6,7 +6,7 @@ Scenario Execution Example for Simulation Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution scenario_execution_gazebo diff --git a/libs/scenario_execution_floorplan_dsl/package.xml b/libs/scenario_execution_floorplan_dsl/package.xml index 6d25064b..91534f7b 100644 --- a/libs/scenario_execution_floorplan_dsl/package.xml +++ b/libs/scenario_execution_floorplan_dsl/package.xml @@ -6,7 +6,7 @@ Scenario Execution library for Floorplan DSL Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution scenario_execution_gazebo diff --git a/libs/scenario_execution_gazebo/package.xml b/libs/scenario_execution_gazebo/package.xml index c580e759..8f760801 100644 --- a/libs/scenario_execution_gazebo/package.xml +++ b/libs/scenario_execution_gazebo/package.xml @@ -6,7 +6,7 @@ Scenario Execution library for Gazebo Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution_ros diff --git a/libs/scenario_execution_kubernetes/package.xml b/libs/scenario_execution_kubernetes/package.xml index c3be90d9..43ebc908 100644 --- a/libs/scenario_execution_kubernetes/package.xml +++ b/libs/scenario_execution_kubernetes/package.xml @@ -6,7 +6,7 @@ Package for scenario execution kubernetes library Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution diff --git a/libs/scenario_execution_nav2/package.xml b/libs/scenario_execution_nav2/package.xml index 906be522..674bcfef 100644 --- a/libs/scenario_execution_nav2/package.xml +++ b/libs/scenario_execution_nav2/package.xml @@ -6,7 +6,7 @@ Scenario Execution library for Nav2 Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution_ros diff --git a/libs/scenario_execution_os/package.xml b/libs/scenario_execution_os/package.xml index 25afade3..f5cc1d9f 100644 --- a/libs/scenario_execution_os/package.xml +++ b/libs/scenario_execution_os/package.xml @@ -6,7 +6,7 @@ Scenario Execution library for OS interactions Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution diff --git a/libs/scenario_execution_pybullet/package.xml b/libs/scenario_execution_pybullet/package.xml index 0d026fa4..0c010ae9 100644 --- a/libs/scenario_execution_pybullet/package.xml +++ b/libs/scenario_execution_pybullet/package.xml @@ -6,7 +6,7 @@ Scenario Execution library for PyBullet Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution diff --git a/libs/scenario_execution_x11/package.xml b/libs/scenario_execution_x11/package.xml index 74afc1c6..6903fd41 100644 --- a/libs/scenario_execution_x11/package.xml +++ b/libs/scenario_execution_x11/package.xml @@ -6,7 +6,7 @@ Scenario Execution library for X11 Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution diff --git a/scenario_execution_ros/package.xml b/scenario_execution_ros/package.xml index c0f18450..f9e5208c 100644 --- a/scenario_execution_ros/package.xml +++ b/scenario_execution_ros/package.xml @@ -8,7 +8,7 @@ Florian Mirus Frederik Pasch Florian Mirus - Apache-2.0 + Apache-2.0 scenario_execution diff --git a/test/scenario_execution_gazebo_test/package.xml b/test/scenario_execution_gazebo_test/package.xml index 452c3045..3d397bdb 100644 --- a/test/scenario_execution_gazebo_test/package.xml +++ b/test/scenario_execution_gazebo_test/package.xml @@ -6,7 +6,7 @@ Tests for Scenario Execution library for Gazebo Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 rclpy scenario_execution_gazebo diff --git a/test/scenario_execution_nav2_test/package.xml b/test/scenario_execution_nav2_test/package.xml index f300e504..94a0f51a 100644 --- a/test/scenario_execution_nav2_test/package.xml +++ b/test/scenario_execution_nav2_test/package.xml @@ -6,7 +6,7 @@ Tests for Scenario Execution library for Nav2 Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 rclpy scenario_execution_nav2 diff --git a/test/scenario_execution_ros_test/package.xml b/test/scenario_execution_ros_test/package.xml index fb9750e0..57373bff 100644 --- a/test/scenario_execution_ros_test/package.xml +++ b/test/scenario_execution_ros_test/package.xml @@ -6,7 +6,7 @@ Tests for Scenario Execution library for ROS Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution_ros scenario_execution_os diff --git a/test/scenario_execution_test/package.xml b/test/scenario_execution_test/package.xml index 71ea9fef..bedd7047 100644 --- a/test/scenario_execution_test/package.xml +++ b/test/scenario_execution_test/package.xml @@ -6,7 +6,7 @@ Tests for Scenario Execution library Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 scenario_execution diff --git a/tools/message_modification/package.xml b/tools/message_modification/package.xml index d2b2b358..619b833c 100644 --- a/tools/message_modification/package.xml +++ b/tools/message_modification/package.xml @@ -5,7 +5,7 @@ Modification of message data Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 sensor_msgs diff --git a/tools/scenario_status/package.xml b/tools/scenario_status/package.xml index d67fc720..7c5aaa0c 100644 --- a/tools/scenario_status/package.xml +++ b/tools/scenario_status/package.xml @@ -11,7 +11,7 @@ Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 rclpy py_trees_ros_interfaces diff --git a/tools/tf_to_pose_publisher/package.xml b/tools/tf_to_pose_publisher/package.xml index 950ed3c0..778eae99 100644 --- a/tools/tf_to_pose_publisher/package.xml +++ b/tools/tf_to_pose_publisher/package.xml @@ -6,7 +6,7 @@ Publish a tf transform to a pose topic Intel Labs Intel Labs - Apache-2.0 + Apache-2.0 rclpy geometry_msgs