ADORe is an open source toolkit for automated vehicle control and decision making, with the main repository eclipse/adore. This module contains a transform between WGS84 and UTM and is consumed by other modules.
On this level the repository is a docker and make wrapper for the actual content in the module subfolder.
This repository may be used on a system, which fulfills a set of requirements adore_setup. After checkout, enter make in the top level of the repository in order to build.
To view the available make recipes run the following:
make help