Skip to content

Commit f426aa2

Browse files
authored
Add example_interfaces package (#149)
Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
1 parent 80ee104 commit f426aa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libmicroros.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ $(EXTENSIONS_DIR)/micro_ros_src/src:
6868
git clone -b humble https://github.com/ros2/rosidl_defaults src/rosidl_defaults; \
6969
git clone -b humble https://github.com/ros2/unique_identifier_msgs src/unique_identifier_msgs; \
7070
git clone -b humble https://github.com/ros2/common_interfaces src/common_interfaces; \
71+
git clone -b galactic https://github.com/ros2/example_interfaces src/example_interfaces; \
7172
git clone -b humble https://github.com/ros2/test_interface_files src/test_interface_files; \
7273
git clone -b humble https://github.com/ros2/rmw_implementation src/rmw_implementation; \
7374
git clone -b humble https://github.com/ros2/rcl_logging src/rcl_logging; \

0 commit comments

Comments
 (0)