You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that in theory, with #2142, the performance of the SingleThreadedExecutor should have become comparable to the StaticSingleThreadedExecutor, which could thus be removed.
This change seems to have been made in #2142
https://github.com/ros2/rclcpp/blob/c5bc4b65284c71a86fc1758cc7eeb22204aa2bdd/rclcpp/src/rclcpp/executors/static_single_threaded_executor.cpp#L41C1-L43C4
I guess it should be
@mjcarroll @wjwwood
The text was updated successfully, but these errors were encountered: