tesseract-robotics / tesseract

Motion Planning Environment
http://tesseract-docs.rtfd.io
Other
257 stars 89 forks source link

Add support for jerk limits #1001

Closed Levi-Armstrong closed 3 months ago

Levi-Armstrong commented 3 months ago

@johnwason Do you know what the issue is with the conda builds?

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.17%. Comparing base (a6bfa92) to head (1474132).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1001/graphs/tree.svg?width=650&height=150&src=pr&token=nh4aHZzgpR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics)](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1001?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics) ```diff @@ Coverage Diff @@ ## master #1001 +/- ## ========================================== - Coverage 90.18% 90.17% -0.02% ========================================== Files 280 280 Lines 15701 15753 +52 ========================================== + Hits 14160 14205 +45 - Misses 1541 1548 +7 ``` [see 14 files with indirect coverage changes](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1001/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics)
johnwason commented 3 months ago

I don't see the obvious reason for the failure. I will have to look into this.