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

Naive pub/sub example should be in ros2 directory #6

Open
3 tasks
griswaldbrooks opened this issue Jul 12, 2022 · 0 comments
Open
3 tasks

Naive pub/sub example should be in ros2 directory #6

griswaldbrooks opened this issue Jul 12, 2022 · 0 comments
Assignees

Comments

@griswaldbrooks
Copy link
Collaborator

griswaldbrooks commented Jul 12, 2022

Need

In order to see a naive example of pub/sub testing in ros2
As a developer
I want to have a naive pub/sub package

Acceptance Criteria

Scenario: ros2 pub/sub node should exist for testing
GIVEN we want to show testing pub/sub in ros2
WHEN writing those gtests
THEN a naive publisher/subscriber package should be available

Tasks

  • Create ros2 naive package
  • Port Incrementer class into package
  • Write readme on how to use on cli

Notes

I'm open to calling this something other than naive in case that is diminutive.

References:
https://github.com/PickNikRobotics/ros_testing_templates/tree/main/ros1/naive

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

No branches or pull requests

2 participants