OpenCRGis a library and file format used to describe road surfaces, enabling applications such as simulation of tires and vibrations during driving.
This repository contains the C API found in the subdirectoryc-api/baselib
of all releases previously published onopencrg.org
and available through
web.archive.orgor sourced by
other means, i.e. some versions in the range from 1.0.2 to 1.1.2.
Due to unclear licensing, the current release 1.2.0 is not available here. However, it may be obtained from another public git repository.
Either usemake
and install the haeders and resulting archive library
manually or useSpacktogether with the
HLRS Vis Spack Repository.