Container images for Xenomai tools.
How to run the pre-built image:
docker run --privileged --rm -it -v /dev:/dev leograba/libevl:r50
Then you can run evl
, latmus
, and hectic
from the container shell.
How to run the pre-built image:
docker run --privileged --rm -it -v /dev:/dev leograba/xeno3:v3.2.6 bash
Then you can run the tools from the container shell.