I'm trying to build the dev branch. (I already have the docker image openptrack/open_ptrack-dep.)
git clone https://github.com/OpenPTrack/open_ptrack_v2
cd open_ptrack_v2/docker/open_ptrack
git checkout dev
sudo docker build -t openptrack/open_ptrack:dev .
I get the following error:
Could not find the required component 'ddynamic_reconfigure'.