bdaiinstitute / spot_wrapper

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

[MAPLE-743] Add non blocking to hand_pose and change default traj timing #146

Closed llee-bdai closed 1 month ago

llee-bdai commented 1 month ago

Add in non blocking option to return before arm trajectory completes.

Also changes to the default trajectory timing to 0.0 (as fast as possible) unless specifically specified to be some duration.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11375346673

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
spot_wrapper/spot_arm.py 0 6 0.0%
<!-- Total: 0 6 0.0% -->
Files with Coverage Reduction New Missed Lines %
spot_wrapper/spot_arm.py 2 14.24%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11242767031: -0.03%
Covered Lines: 1868
Relevant Lines: 4573

💛 - Coveralls
llee-bdai commented 1 month ago

Merge activity