OpenCRG is 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 subdirectory c-api/baselib
of all releases previously published on opencrg.org
and available through
web.archive.org or 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 use make
and install the haeders and resulting archive library
manually or use Spack together with the
HLRS Vis Spack Repository.