Skip to content

Commit 3714f18

Browse files
Janosch MachowinskiJanosch Machowinski
authored andcommitted
feat: Added new CBGExecutor
Signed-off-by: Janosch Machowinski <[email protected]>
1 parent 36e692a commit 3714f18

File tree

5 files changed

+1889
-0
lines changed

5 files changed

+1889
-0
lines changed

rclcpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ set(${PROJECT_NAME}_SRCS
6262
src/rclcpp/executable_list.cpp
6363
src/rclcpp/executor.cpp
6464
src/rclcpp/executors.cpp
65+
src/rclcpp/executors/cbg_executor.cpp
6566
src/rclcpp/executors/executor_entities_collection.cpp
6667
src/rclcpp/executors/executor_entities_collector.cpp
6768
src/rclcpp/executors/executor_notify_waitable.cpp

0 commit comments

Comments
 (0)