With this repository docker images that contain the ROS 2 based RTAB MAP SLAM dependencies for NVIDIA Jetson can be built.
Static code analysis to find potential issues within the repository can be performed using the following command:
make lint
The docker image can be build by:
make build