bdaiinstitute / spot_wrapper

Wrapper for Boston Dynamics Spot SDK
Other
18 stars 20 forks source link

[Sw-949] add mission client in spot wrapper #109

Closed tcappellari-bdai closed 6 months ago

tcappellari-bdai commented 6 months ago

Adds mission services to spot wrapper Made spot_mission_wrapper.py and added service to MockDirectoryService

Previously, CI got stuck because the service was missing in MockDirectoryService. I ran the tests locally and they all pass now

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9102755650

Details


Files with Coverage Reduction New Missed Lines %
spot_wrapper/spot_dance.py 1 18.52%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9085787717: 0.0%
Covered Lines: 1620
Relevant Lines: 3489

💛 - Coveralls