-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate std::bind calls to lambda expressions (#4041)
* Simple cpp pub/sub page lambda refactor * Callback groups page lambda refactor * Fast dds config page lambda refactor * Custom interfaces lambda refactor * Params in class lambda refactor * tf2 add frame lambda refactor * Action server lambda refactor * Tf2 broadcaster lambda refactor * Action server/client lambda refactor * Read/record bagfile cpp lambda refactor * tf2 listener lambda refactor * Custom ROS 2 interfaces lambda refactor * Cpp parameters class lambda refactor * Webots basic tutorial lambda refactor * Webots advanced tutorial lambda refactor Signed-off-by: Felipe Gomes de Melo <[email protected]> Co-authored-by: Tyler Weaver <[email protected]> Co-authored-by: Chris Lalancette <[email protected]>
- Loading branch information
1 parent
d412eee
commit 913f2b6
Showing
18 changed files
with
382 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.