We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5833dba commit ee95bd3Copy full SHA for ee95bd3
2 files changed
config/client_ros2_packages.txt
@@ -3,7 +3,6 @@ keep:
3
ros2/rmw
4
ros2/rosidl_defaults
5
ros2/rosidl
6
- ros2/rosidl_dynamic_typesupport
7
ros2/rosidl_dds
8
ros2/rmw_implementation
9
ros2/common_interfaces
config/client_uros_packages.repos
@@ -41,3 +41,7 @@ repositories:
41
type: git
42
url: https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git
43
version: main
44
+ uros/rosidl_dynamic_typesupport:
45
+ type: git
46
+ url: https://github.com/micro-ROS/rosidl_dynamic_typesupport.git
47
+ version: rolling
0 commit comments