shadow-robot / sr_interface

Shadow Robot Interface packages
BSD 3-Clause "New" or "Revised" License
29 stars 18 forks source link

Teach mode node initialisation fix #821

Closed georgiablanco closed 1 year ago

georgiablanco commented 1 year ago

Proposed changes

new initialisation method t to wait for the joint states to be published for a specified timeout in increments of 10 seconds.

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

Documentation

codecov[bot] commented 1 year ago

Codecov Report

Merging #821 (6ec8809) into noetic-devel (b2359db) will not change coverage. The diff coverage is n/a.

@@              Coverage Diff              @@
##           noetic-devel     #821   +/-   ##
=============================================
  Coverage         17.31%   17.31%           
=============================================
  Files                12       12           
  Lines               999      999           
  Branches            637      637           
=============================================
  Hits                173      173           
  Misses              543      543           
  Partials            283      283