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

[andino_base] Creates test for verifying ros hardware interface implementation #24

Open
2 tasks
francocipollone opened this issue Jan 23, 2023 · 0 comments

Comments

@francocipollone
Copy link
Collaborator

Summary

Adding test coverage makes the code more robust.
We could mock the microcontroller in order to provide some tests that guarantee that the hardware interface is working correctly.

Definition of done

  • Provide a testing node that mocks the interaction with the microcontroller (two/three topics, for JointStates and joint velocities)
  • Add a test for verifying a correct behavior.
@jballoffet jballoffet changed the title [carpincho_base] Creates test for verifying ros hardware interface implementation [andino_base] Creates test for verifying ros hardware interface implementation Jul 11, 2023
@jballoffet jballoffet self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 Backlog
Development

No branches or pull requests

2 participants