roslibjs
roslibjs copied to clipboard
Add fail callback and missing docstrings to params
I'm looking forward to some feedback about this PR 😃
Looks good, tests are unhappy though.
I'm unsure how to run the tests. If I have done it correctly, the tests pass in my machine. Moreover, how are the failed fibonacci tests related to these changes?
This seems relevant: https://github.com/RobotWebTools/rosbridge_suite/issues/528
@EzraBrooks @sea-bass I think this PR is worth reviewing.
@EzraBrooks is this a breaking change? I need to know whether to include this change in the final v1 release.
This is non-breaking, it only added an optional argument.