Skip to content

Quickstart tutorial: Add an integration test for the expected nodes #389

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 6 commits into from
Jun 3, 2022

Conversation

AndyZe
Copy link
Member

@AndyZe AndyZe commented May 29, 2022

Description

This adds an integration test for the first tutorial presented to new users: MoveIt Quickstart in RViz. It checks that the expected nodes and action servers are available.

I think this type of test is great to have, especially on the entry point to MoveIt for most new users. There are quite a few issues this type of test would have helped to catch in the past including [1, 2, 3, 4].

Verification

You can verify the test passes locally like so:

colcon test --packages-select moveit2_tutorials

@AndyZe AndyZe force-pushed the andyz/first_test branch from ccf9ec8 to 83343b9 Compare May 29, 2022 19:11
@AndyZe AndyZe requested review from vatanaksoytezer and tylerjw May 29, 2022 19:13
@AndyZe AndyZe force-pushed the andyz/first_test branch from d0708f5 to d2c0274 Compare May 29, 2022 21:35
Copy link
Member

@davetcoleman davetcoleman left a comment

Choose a reason for hiding this comment

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

Looks pretty good to me, but I think someone who actually knows ROS2 tests should approve and merge.

@AndyZe AndyZe force-pushed the andyz/first_test branch 2 times, most recently from 0ae943f to af9d9a4 Compare June 2, 2022 16:40
@davetcoleman
Copy link
Member

@vatanaksoytezer this looks good to me, is it ok if i merge it or do you want to take a look?

@AndyZe
Copy link
Member Author

AndyZe commented Jun 2, 2022

Give me a few minutes to add a trajectory test, please

@AndyZe AndyZe marked this pull request as draft June 2, 2022 18:24
@vatanaksoytezer
Copy link
Contributor

@vatanaksoytezer this looks good to me, is it ok if i merge it or do you want to take a look?

I just skimmed it real quick, generally looks good to me, feel free to merge

@AndyZe AndyZe force-pushed the andyz/first_test branch 2 times, most recently from ce40eed to 20648c8 Compare June 2, 2022 19:11
@AndyZe AndyZe marked this pull request as ready for review June 2, 2022 19:18
@AndyZe
Copy link
Member Author

AndyZe commented Jun 2, 2022

@vatanaksoytezer or @davetcoleman can I get an approval, then? I'll run CI one more time to be on the safe side

@AndyZe AndyZe force-pushed the andyz/first_test branch from 20648c8 to 0063bb3 Compare June 3, 2022 03:20
@AndyZe AndyZe force-pushed the andyz/first_test branch from 967064e to 7b2f5eb Compare June 3, 2022 04:04
@AndyZe AndyZe merged commit 0d64340 into moveit:main Jun 3, 2022
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