Closed leandropineda closed 3 years ago
@miguelgarcia ready for review!
Code LGTM @leandropineda . Can you add to the PR description an example of you publishing a message using ros2 topic pub and how this looks in the other end ?
Thanks!
I added a few examples @miguelgarcia
Changes
Demo
The node successfully register the callback for
errorCodes
as seen below (Registered callback for parameter 'errorCodes' (String)
)Find below test messages published to the expected topic and the result that is shown on the receiver
Test messages
Single error message
Output
Multiple error message
Output
Empty error message
Output