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
- Host: GitHub
- URL: https://github.com/opengeospatial/ets-geopose10
- Owner: opengeospatial
- License: other
- Created: 2021-06-07T13:10:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T14:00:37.000Z (over 1 year ago)
- Last Synced: 2025-03-14T15:21:55.391Z (over 1 year ago)
- Language: Java
- Size: 795 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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