Experimental calculation of algorithmic complexity
git clone --recurse-submodules https://github.com/Extended-Object-Detection-ROS/algorithmic_complexity_calculationcd algorithmic_complexity_calculation
mkdir build
cd build
cmake ..
make
cd ..- Collect data
 
./build/bb_matching 0 900 100 2 data/bb_matching_0_900.csv 
- Anylize data
 
python3 src/bb_matching_analyze.py --file data/bb_matching_0_900.csv