Skip to content

adore_if_ros

The adore ros interface, project folder. Content can be found in subfolder adore_if_ros.

Getting Started

This module requires make and docker installed and configured for your user.

Building

To build libadore run the following:

make build

Testing

To run unit tests run the following target:

make test