shadow-robot / sr_interface

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

Fix arm bioik tolerances #838

Closed jeferal closed 1 year ago

jeferal commented 1 year ago

Proposed changes

Defining dpos and drot parameters for the manipulator when using bio_ik/BioIKKinematicsPlugin. If they are not defined, then the default ones would be used, which would cause innacurate IK solutions (1cm and 20deg).

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

carebare47 commented 1 year ago

Can someone add a sentence or two to the PR explaining the change?

codecov[bot] commented 1 year ago

Codecov Report

Merging #838 (dae4eb0) into noetic-devel (48ef110) will not change coverage. The diff coverage is n/a.

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