Skip to content

Commit 8aa57d8

Browse files
committed
Enable type introspection (#321)
* Initial * Temporal new branch * Revert "Temporal new branch" This reverts commit 0221ce4. * Update
1 parent 0984160 commit 8aa57d8

9 files changed

Lines changed: 0 additions & 10 deletions

File tree

config/freertos/crazyflie21/create.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pushd $FW_TARGETDIR >/dev/null
22
# Install toolchain
33
mkdir toolchain
44

5-
65
# Install toolchain
76
echo "Downloading ARM compiler, this may take a while"
87
curl -fsSLO https://developer.arm.com/-/media/Files/downloads/gnu-rm/8-2019q3/RC1.1/gcc-arm-none-eabi-8-2019-q3-update-linux.tar.bz2
@@ -16,7 +15,6 @@ pushd $FW_TARGETDIR >/dev/null
1615
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
1716
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
1817
touch mcu_ws/ros2/rcl/COLCON_IGNORE
19-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
2018
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
2119
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
2220
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/freertos/esp32/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ pushd $FW_TARGETDIR >/dev/null
3737
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
3838
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
3939
touch mcu_ws/ros2/rcl/COLCON_IGNORE
40-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
4140
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
4241
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
4342
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/freertos/nucleo_f446re/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pushd $FW_TARGETDIR >/dev/null
1616
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
1717
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
1818
touch mcu_ws/ros2/rcl/COLCON_IGNORE
19-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
2019
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
2120
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
2221
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/freertos/nucleo_f446ze/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pushd $FW_TARGETDIR >/dev/null
1616
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
1717
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
1818
touch mcu_ws/ros2/rcl/COLCON_IGNORE
19-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
2019
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
2120
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
2221
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/freertos/nucleo_f746zg/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pushd $FW_TARGETDIR >/dev/null
1616
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
1717
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
1818
touch mcu_ws/ros2/rcl/COLCON_IGNORE
19-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
2019
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
2120
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
2221
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/freertos/nucleo_f767zi/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pushd $FW_TARGETDIR >/dev/null
1616
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
1717
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
1818
touch mcu_ws/ros2/rcl/COLCON_IGNORE
19-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
2019
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
2120
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
2221
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/freertos/olimex-stm32-e407/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pushd $FW_TARGETDIR >/dev/null
1616
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
1717
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
1818
touch mcu_ws/ros2/rcl/COLCON_IGNORE
19-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
2019
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
2120
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
2221
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/generate_lib/generic/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ pushd $FW_TARGETDIR >/dev/null
44
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
55
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
66
touch mcu_ws/ros2/rcl/COLCON_IGNORE
7-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
87
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
98
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
109
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

config/zephyr/generic/create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ pushd $FW_TARGETDIR >/dev/null
5050
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
5151
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
5252
touch mcu_ws/ros2/rcl/COLCON_IGNORE
53-
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
5453
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
5554
touch mcu_ws/ros2/rcpputils/COLCON_IGNORE
5655
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE

0 commit comments

Comments
 (0)