You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: