osrf / capabilities

Implements the concept of capabilities as part of the robots-in-concert system.
Other
8 stars 26 forks source link

Reduce error to warning #16

Closed wjwwood closed 10 years ago

wjwwood commented 10 years ago

With these messages, I should reduce the error to a warning:

[ERROR] [WallTime: 1379029882.343308] No default provider given for capability interface 'minimal_pkg/Minimal'. 
[WARN] [WallTime: 1379029882.343547] 'minimal_pkg/Minimal' has only one provider, 'minimal_pkg/minimal', using that as the default.
wjwwood commented 10 years ago

Upgraded to a pull request.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 533eaa75c7a29e5c3b9492867fdeabff2cc39c09 on issue_16 into 56e3a0bd054a643225f27734eb91b65d82cd530e on master.

wjwwood commented 10 years ago

@dirk-thomas @tfoote Look at coveralls reporting on my pull request, in addition to travis-ci ^

wjwwood commented 10 years ago

Currently it is not accounting the coverage from rostests, I am working on that still...