For more information see https://astar.ai.
The following steps have been tested and passed on Ubuntu 16.04.5.
It is recommended to run A*SLAM in a computer with 4-core, 8-thread CPU (i7-8550U or better) and 8G RAM.
Follow the steps in CaliCam@GitHub.
Make sure the uncompressed files are under the directory /home/USER_NAME/data/aslam_indoor
cd
mkdir data
cd data
wget http://astar.support/dotai/aslam_indoor.tar.gz
tar xvf aslam_indoor.tar.gz
cd
git clone https://github.com/astar-ai/aslam.git
cd aslam
chmod 777 ./link
./link
To run A*SLAM program, you need to change the name of CaliCam stereo parameter file '##-YYMMDD-####.yml' to 'stereo.yml' first.
./aslam
Plese refer to the Operation part of A*SLAM Manual.
To run A*SLAM program in the Monocular Localization mode, you need to change the name of CaliCam monocular parameter file '##-YYMMDD-####.yml' to 'mono.yml' first.
You also need to set the following parameters in the 'param.yml' file.
slam_mode: 0
model: mono