An open API service indexing awesome lists of open source software.

https://github.com/opengeospatial/ets-geopose10

Executable Test Suite of GeoPose the 1.0 standard
https://github.com/opengeospatial/ets-geopose10

Last synced: 3 months ago
JSON representation

Executable Test Suite of GeoPose the 1.0 standard

Awesome Lists containing this project

README

          

## GeoPose 1.0 Conformance Test Suite

### Scope

This test suite checks whether implementations comply with the GeoPose candidate specification for geographically-anchored pose (GeoPose) with 6 degrees of freedom referenced to one or more standardized Coordinate Reference Systems (CRSs).

Visit the [project documentation website](http://opengeospatial.github.io/ets-geopose10/)
for more information about test suite coverage, including the API documentation.

### How to contribute

If you would like to get involved, you can:

* [Report an issue](https://github.com/opengeospatial/ets-geopose10/issues) such as a defect or
an enhancement request
* Help to resolve an [open issue](https://github.com/opengeospatial/ets-geopose10/issues?q=is%3Aopen)
* Fix a bug: Fork the repository, apply the fix, and create a pull request
* Add new tests: Fork the repository, implement (and verify) the tests on a new topic branch,
and create a pull request