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

Test Launch Configuration #61

Merged
merged 8 commits into from
Dec 13, 2024
Merged

Test Launch Configuration #61

merged 8 commits into from
Dec 13, 2024

Conversation

Yusuf-Serdar
Copy link
Contributor

Closes #57

@Yusuf-Serdar Yusuf-Serdar linked an issue Dec 2, 2024 that may be closed by this pull request
Copy link
Member

@luca-byte luca-byte left a comment

Choose a reason for hiding this comment

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

Great job 💯 !!

Also in this case I have not delved into the PR, just some comments on the top of my head:

  • At the moment the smaller launch files are not working, since they do not generate YAML files. Were the test passing? In any case as for now we should only use the main launch file. I noticed later of the problem
  • The tests seem reasonable, keep in mind that the communication node may crash in an environment without the cansocket (like probably GH Actions).

Implement tests on nodes and launch configuration to ensure nodes start correctly and do not crash.
Implement tests on nodes and launch configuration to ensure nodes start correctly and do not crash.
Implement tests on nodes and launch configuration to ensure nodes start correctly and do not crash.
Implement tests on nodes and launch configuration to ensure nodes start correctly and do not crash.
@Yusuf-Serdar Yusuf-Serdar force-pushed the 57-test-launch-configuration branch from 37f06f8 to 8677936 Compare December 7, 2024 11:28
Delete reseq core launch, digital twin launch, and sensors launch.
@Yusuf-Serdar Yusuf-Serdar force-pushed the 57-test-launch-configuration branch from e8eefed to 009d4ad Compare December 13, 2024 16:53
Handle the communication, realsense, and rplidar nodes that are expected to fail for various reasons.
@Yusuf-Serdar Yusuf-Serdar force-pushed the 57-test-launch-configuration branch from 009d4ad to 7615785 Compare December 13, 2024 17:14
Copy link
Member

@luca-byte luca-byte left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@luca-byte luca-byte merged commit 00fc8a7 into main Dec 13, 2024
1 check passed
@luca-byte luca-byte deleted the 57-test-launch-configuration branch December 13, 2024 20:27
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.

Test launch configuration (the nodes do not crash)
2 participants