By Shangkun Zhong and Pakpong Chirarattananon
This letter proposes a reactive navigation strategyfor recovering the altitude, translational velocity and orientationof Micro Aerial Vehicles. The main contribution lies in the direct and tight fusion of Inertial Measurement Unit (IMU) measurements with monocular feedback under an assumption of a single planar scene. For more details, please refer to our RA-L paper.
c++11, opencv, eigen, kindr, boost, glog, gflags
Please run the following commands to compile the code.
mkdir build
cd build
cmake ..
make
One example sequence can be downloaded here. Extract the files to the root directory of the project
unzip example_seq.zip
and run:
./build/main
If you have any questions, please contact me at 291790832@qq.com.