• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

flexible-collision-library / fcl / 929
73%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2018 01:50PM UTC
Jobs 1
Files 110
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
929

push

travis-ci

web-flow
Clean up Convex geometry (including fixing AABB computation error) (#325)

* Clean up Convex geometry (bug, documentation, API, and testing)

The Convex class had a bug -- bad computation of local AABB. That was the
springboard that led to numerous changes. They include:

1. Correction of AABB calculation (with supporting unit tests).
2. Overhaul of Convex API
    - removed unused members (plane_normals, plane_dis, and edges)
    - renamed remaining members to be more consistent with mesh description.
    - modification of references to those members.
3. Added extensive doxygen documentation consistent with the new API.
4. Initial unit tests for Convex geometric properties (volume,
   center-of-mass, and inertia tensor).
5. Note issues in the code with TODOs and link to github issues.
6. Update Changelog.md to reflect the change in this PR.

281 of 388 relevant lines covered (72.42%)

669879.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 929.1 (BUILD_TYPE=Debug COVERALLS=ON) 14 Aug 2018 01:50PM UTC 0
72.42
Travis Job 929.1
Source Files on build 929
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #929
  • f15ffc21 on github
  • Prev Build on master (#924)
  • Next Build on master (#952)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc