Unverified Commit fa4a3410 authored by Michael Brauckmann's avatar Michael Brauckmann Committed by GitHub

Adds unit tests for terrain importer to check sphere collisions (#69)

# Description

Adds in unittests for terrain importers. check that all three import
function work and generate meshes of correct size and the balls dropped
on mesh do not fall through it.

Fixes #54

## Type of Change

- New feature (non-breaking change which adds functionality)

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./orbit.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file

---------
Signed-off-by: 's avatarJames Smith <142246516+jsmith-bdai@users.noreply.github.com>
Co-authored-by: 's avatarJames Smith <jsmith@theaiinstitute.com>
parent e637753a
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment