Skip to content

hlrs-vis/opencrg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

OpenCRG

OpenCRGis a library and file format used to describe road surfaces, enabling applications such as simulation of tires and vibrations during driving.

This Repository

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.

Building OpenCRG C API

Either usemakeand install the haeders and resulting archive library manually or useSpacktogether with the HLRS Vis Spack Repository.