Skip to content

Move rclrs_examples to examples/minimal_pub_sub #163

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

Merged
merged 4 commits into from
May 16, 2022
Merged

Move rclrs_examples to examples/minimal_pub_sub #163

merged 4 commits into from
May 16, 2022

Conversation

nnmm
Copy link
Contributor

@nnmm nnmm commented May 13, 2022

We want to add new packages for further examples, which can then go into the examples directory. I also renamed the package to better follow the naming schema of rclcpp and rclpy examples.

@nnmm nnmm requested review from esteve and jhdcs May 13, 2022 18:58
jhdcs
jhdcs previously approved these changes May 13, 2022
@nnmm
Copy link
Contributor Author

nnmm commented May 13, 2022

Thanks for the quick review! I'm giving @esteve a day or so to leave comments since I think he might have some.

@nnmm
Copy link
Contributor Author

nnmm commented May 14, 2022

Forgot to adapt the README too, done now.

@nnmm nnmm force-pushed the move_examples branch from b25da4c to a0f5531 Compare May 16, 2022 09:06
@nnmm
Copy link
Contributor Author

nnmm commented May 16, 2022

@jhdcs Could you re-review? I realized that I should create a new package for the message demo, since it's not related to pub-sub.

@esteve
Copy link
Collaborator

esteve commented May 16, 2022

@jhdcs @nnmm what do you think of moving the examples to a separate repo? Like https://github.com/ros2/examples does

@jhdcs
Copy link
Collaborator

jhdcs commented May 16, 2022

I think that might be a good idea! It would keep the crate size down, and follow how ROS does things.

@esteve
Copy link
Collaborator

esteve commented May 16, 2022

I've created https://github.com/ros2-rust/examples, we can move the examples there later once this PR is merged.

@nnmm nnmm merged commit 90dbe6b into master May 16, 2022
@nnmm nnmm deleted the move_examples branch May 16, 2022 12:32
@nnmm
Copy link
Contributor Author

nnmm commented May 16, 2022

I'm fine with a separate repo.

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.

3 participants