Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create plugin template tutorial #20

Merged
merged 13 commits into from
Sep 12, 2023
Merged

Create plugin template tutorial #20

merged 13 commits into from
Sep 12, 2023

Conversation

john-maidbot
Copy link
Collaborator

@john-maidbot john-maidbot commented Sep 11, 2023

This PR creates a plugin_template directory containing a template for helping users create custom plugins as well as instructions for how to do so.

I would be willing to move this to its own repo if anyone disagrees with my idea to put this template here, but I did so because my experience has been that instructions and templates stay fresher much longer if they live next to the code they are associated with.

See here for related issue:
ros-perception/point_cloud_transport#22

@john-maidbot john-maidbot marked this pull request as ready for review September 11, 2023 00:17
@john-maidbot john-maidbot self-assigned this Sep 11, 2023
plugin_template/CMakeLists.txt Outdated Show resolved Hide resolved
plugin_template/README.md Outdated Show resolved Hide resolved
```

You can also rename the folders and files within the `goblin_point_cloud_transport` folder to match this convention. i.e.
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plugin_template/README.md Outdated Show resolved Hide resolved
plugin_template/README.md Outdated Show resolved Hide resolved
plugin_template/README.md Outdated Show resolved Hide resolved
plugin_template/README.md Outdated Show resolved Hide resolved
plugin_template/README.md Outdated Show resolved Hide resolved
john-maidbot and others added 9 commits September 11, 2023 19:21
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
…e_publisher.hpp

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
@john-maidbot john-maidbot merged commit 9f20233 into rolling Sep 12, 2023
3 checks passed
@john-maidbot john-maidbot deleted the plugin-template branch September 12, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants