Skip to content

Commit 4a486f5

Browse files
committed
Implement event handler
1 parent 17a1e85 commit 4a486f5

15 files changed

+1196
-34
lines changed

binding.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
# After Humble, e.g., Jazzy, Kilted.
174174
'ros_version > 2205', {
175175
'sources': [
176+
'./src/rcl_event_handle_bindings.cpp',
176177
'./src/rcl_type_description_service_bindings.cpp',
177178
]
178179
}

0 commit comments

Comments
 (0)