Skip to content

Commit 89224f6

Browse files
Merge pull request #19 from RonaldsonBellande/main
CMakeList.txt and package.xml update
2 parents 9e30aab + e6604ec commit 89224f6

File tree

16 files changed

+300
-30
lines changed

16 files changed

+300
-30
lines changed

humanoid_robot_intelligence_control_system_action_module_msgs/CMakeLists.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
4+
# use this file except in compliance with the License. You may obtain a copy of
5+
# the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11+
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12+
# License for the specific language governing permissions and limitations under
13+
# the License.
14+
115
cmake_minimum_required(VERSION 3.8)
216
project(humanoid_robot_intelligence_control_system_action_module_msgs)
317

humanoid_robot_intelligence_control_system_action_module_msgs/package.xml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
1+
<!--
2+
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
4+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
use this file except in compliance with the License. You may obtain a copy of
6+
the License at
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
11+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
License for the specific language governing permissions and limitations under
14+
the License.
15+
-->
16+
117
<?xml version="1.0"?>
218
<package format="3">
319
<name>humanoid_robot_intelligence_control_system_action_module_msgs</name>
420
<version>0.3.2</version>
5-
<description>This package includes ROS messages and services for the ROBOTIS HUMANOID_ROBOT packages</description>
21+
<description>This package includes ROS messages and services for the ROBOTIS HUMANOID_ROBOT
22+
packages</description>
623
<license>Apache 2.0</license>
724
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>
825

humanoid_robot_intelligence_control_system_controller_msgs/CMakeLists.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
4+
# use this file except in compliance with the License. You may obtain a copy of
5+
# the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11+
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12+
# License for the specific language governing permissions and limitations under
13+
# the License.
14+
115
cmake_minimum_required(VERSION 3.8)
216
project(humanoid_robot_intelligence_control_system_controller_msgs)
317

humanoid_robot_intelligence_control_system_controller_msgs/package.xml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
1+
<!--
2+
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
4+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
use this file except in compliance with the License. You may obtain a copy of
6+
the License at
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
11+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
License for the specific language governing permissions and limitations under
14+
the License.
15+
-->
16+
117
<?xml version="1.0"?>
218
<package format="3">
319
<name>humanoid_robot_intelligence_control_system_controller_msgs</name>
420
<version>0.3.2</version>
5-
<description>This package includes ROS messages and services for humanoid_robot_intelligence_control_system_framework packages</description>
21+
<description>This package includes ROS messages and services for
22+
humanoid_robot_intelligence_control_system_framework packages</description>
623
<license>Apache 2.0</license>
724
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>
825

humanoid_robot_intelligence_control_system_msgs/CMakeLists.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
4+
# use this file except in compliance with the License. You may obtain a copy of
5+
# the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11+
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12+
# License for the specific language governing permissions and limitations under
13+
# the License.
14+
115
cmake_minimum_required(VERSION 3.8)
216
project(humanoid_robot_intelligence_control_system_msgs)
317

Lines changed: 64 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<!--
2+
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
4+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
use this file except in compliance with the License. You may obtain a copy of
6+
the License at
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
11+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
License for the specific language governing permissions and limitations under
14+
the License.
15+
-->
16+
117
<?xml version="1.0"?>
218
<package format="3">
319
<name>humanoid_robot_intelligence_control_system_msgs</name>
@@ -9,38 +25,62 @@
925

1026
<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
1127

12-
<build_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_action_module_msgs</build_depend>
13-
<build_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_depend>
14-
<build_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_depend>
15-
<build_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_walking_module_msgs</build_depend>
28+
<build_depend condition="$ROS_VERSION == 1">
29+
humanoid_robot_intelligence_control_system_action_module_msgs</build_depend>
30+
<build_depend condition="$ROS_VERSION == 1">
31+
humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_depend>
32+
<build_depend condition="$ROS_VERSION == 1">
33+
humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_depend>
34+
<build_depend condition="$ROS_VERSION == 1">
35+
humanoid_robot_intelligence_control_system_walking_module_msgs</build_depend>
1636

17-
<build_export_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_action_module_msgs</build_export_depend>
18-
<build_export_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_export_depend>
19-
<build_export_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_export_depend>
20-
<build_export_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_walking_module_msgs</build_export_depend>
37+
<build_export_depend condition="$ROS_VERSION == 1">
38+
humanoid_robot_intelligence_control_system_action_module_msgs</build_export_depend>
39+
<build_export_depend condition="$ROS_VERSION == 1">
40+
humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_export_depend>
41+
<build_export_depend condition="$ROS_VERSION == 1">
42+
humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_export_depend>
43+
<build_export_depend condition="$ROS_VERSION == 1">
44+
humanoid_robot_intelligence_control_system_walking_module_msgs</build_export_depend>
2145

22-
<exec_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_action_module_msgs</exec_depend>
23-
<exec_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_offset_tuner_msgs</exec_depend>
24-
<exec_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_online_walking_module_msgs</exec_depend>
25-
<exec_depend condition="$ROS_VERSION == 1">humanoid_robot_intelligence_control_system_walking_module_msgs</exec_depend>
46+
<exec_depend condition="$ROS_VERSION == 1">
47+
humanoid_robot_intelligence_control_system_action_module_msgs</exec_depend>
48+
<exec_depend condition="$ROS_VERSION == 1">
49+
humanoid_robot_intelligence_control_system_offset_tuner_msgs</exec_depend>
50+
<exec_depend condition="$ROS_VERSION == 1">
51+
humanoid_robot_intelligence_control_system_online_walking_module_msgs</exec_depend>
52+
<exec_depend condition="$ROS_VERSION == 1">
53+
humanoid_robot_intelligence_control_system_walking_module_msgs</exec_depend>
2654

2755

2856
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
2957

30-
<build_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_action_module_msgs</build_depend>
31-
<build_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_depend>
32-
<build_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_depend>
33-
<build_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_walking_module_msgs</build_depend>
58+
<build_depend condition="$ROS_VERSION == 2">
59+
humanoid_robot_intelligence_control_system_action_module_msgs</build_depend>
60+
<build_depend condition="$ROS_VERSION == 2">
61+
humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_depend>
62+
<build_depend condition="$ROS_VERSION == 2">
63+
humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_depend>
64+
<build_depend condition="$ROS_VERSION == 2">
65+
humanoid_robot_intelligence_control_system_walking_module_msgs</build_depend>
3466

35-
<build_export_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_action_module_msgs</build_export_depend>
36-
<build_export_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_export_depend>
37-
<build_export_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_export_depend>
38-
<build_export_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_walking_module_msgs</build_export_depend>
67+
<build_export_depend condition="$ROS_VERSION == 2">
68+
humanoid_robot_intelligence_control_system_action_module_msgs</build_export_depend>
69+
<build_export_depend condition="$ROS_VERSION == 2">
70+
humanoid_robot_intelligence_control_system_offset_tuner_msgs</build_export_depend>
71+
<build_export_depend condition="$ROS_VERSION == 2">
72+
humanoid_robot_intelligence_control_system_online_walking_module_msgs</build_export_depend>
73+
<build_export_depend condition="$ROS_VERSION == 2">
74+
humanoid_robot_intelligence_control_system_walking_module_msgs</build_export_depend>
3975

40-
<exec_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_action_module_msgs</exec_depend>
41-
<exec_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_offset_tuner_msgs</exec_depend>
42-
<exec_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_online_walking_module_msgs</exec_depend>
43-
<exec_depend condition="$ROS_VERSION == 2">humanoid_robot_intelligence_control_system_walking_module_msgs</exec_depend>
76+
<exec_depend condition="$ROS_VERSION == 2">
77+
humanoid_robot_intelligence_control_system_action_module_msgs</exec_depend>
78+
<exec_depend condition="$ROS_VERSION == 2">
79+
humanoid_robot_intelligence_control_system_offset_tuner_msgs</exec_depend>
80+
<exec_depend condition="$ROS_VERSION == 2">
81+
humanoid_robot_intelligence_control_system_online_walking_module_msgs</exec_depend>
82+
<exec_depend condition="$ROS_VERSION == 2">
83+
humanoid_robot_intelligence_control_system_walking_module_msgs</exec_depend>
4484

4585
<export></export>
4686
</package>

humanoid_robot_intelligence_control_system_navigation_msgs/CMakeLists.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
4+
# use this file except in compliance with the License. You may obtain a copy of
5+
# the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11+
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12+
# License for the specific language governing permissions and limitations under
13+
# the License.
14+
115
cmake_minimum_required(VERSION 3.8)
216
project(humanoid_robot_intelligence_control_system_navigation_msgs)
317

humanoid_robot_intelligence_control_system_navigation_msgs/package.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<!--
2+
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
4+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
use this file except in compliance with the License. You may obtain a copy of
6+
the License at
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
11+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
License for the specific language governing permissions and limitations under
14+
the License.
15+
-->
16+
117
<?xml version="1.0"?>
218
<package format="3">
319
<name>humanoid_robot_intelligence_control_system_navigation_msgs</name>

humanoid_robot_intelligence_control_system_offset_tuner_msgs/CMakeLists.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
4+
# use this file except in compliance with the License. You may obtain a copy of
5+
# the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11+
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12+
# License for the specific language governing permissions and limitations under
13+
# the License.
14+
115
cmake_minimum_required(VERSION 3.8)
216
project(humanoid_robot_intelligence_control_system_offset_tuner_msgs)
317

humanoid_robot_intelligence_control_system_offset_tuner_msgs/package.xml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
1+
<!--
2+
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
4+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
use this file except in compliance with the License. You may obtain a copy of
6+
the License at
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
11+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
License for the specific language governing permissions and limitations under
14+
the License.
15+
-->
16+
117
<?xml version="1.0"?>
218
<package format="3">
319
<name>humanoid_robot_intelligence_control_system_offset_tuner_msgs</name>
420
<version>0.3.2</version>
5-
<description>This package includes ROS messages and services for the ROBOTIS HUMANOID_ROBOT packages</description>
21+
<description>This package includes ROS messages and services for the ROBOTIS HUMANOID_ROBOT
22+
packages</description>
623
<license>Apache 2.0</license>
724
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>
825

0 commit comments

Comments
 (0)