Skip to content

Launch testing examples : ROS focused#263

Merged
adityapande-1995 merged 13 commits intomasterfrom
aditya/add_examples
Sep 16, 2021
Merged

Launch testing examples : ROS focused#263
adityapande-1995 merged 13 commits intomasterfrom
aditya/add_examples

Conversation

@adityapande-1995
Copy link
Copy Markdown
Contributor

@adityapande-1995 adityapande-1995 commented Aug 31, 2021

Launch testing improvement : More examples

This PR aims to add simpler, easier to follow examples to demonstrate the usage of launch_testing. The code here is intended to be boilerplate code for beginners, and must showcase the power and scope of launch_testing. These should cover a wide range of common use cases of testing and launch.

The README.rst should explain the examples in sufficient detail.

Suggestions are welcome for new test cases, problem statements, and the example code.

Added test cases :

✅ Hello world (Moved to ros2/launch#532)
✅ Set a parameter on a node , check if successful.
✅ Check if a topic is publishing messages.
✅ Check if a node is running

Status : In progress

Main issue tracking related PRs : ros2/launch#531

Signed-off-by: Aditya Pande aditya050995@gmail.com

Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Copy link
Copy Markdown
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

the examples look reasonable

Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Copy link
Copy Markdown
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

Spoke with @adityapande-1995 offline and we're just gonna make follow up issues for all the remaining comments I had.

@adityapande-1995
Copy link
Copy Markdown
Contributor Author

CI :

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Aditya Pande <aditya050995@gmail.com>
@adityapande-1995
Copy link
Copy Markdown
Contributor Author

CI round 2 :

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Aditya Pande <aditya050995@gmail.com>
Copy link
Copy Markdown
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

LGTM!

Signed-off-by: Aditya Pande <aditya050995@gmail.com>
@adityapande-1995 adityapande-1995 merged commit 798995e into master Sep 16, 2021
@delete-merged-branch delete-merged-branch bot deleted the aditya/add_examples branch September 16, 2021 17:40
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.

4 participants