e08370e0c65d9d53b9410518bbcb9b05f7396336
Loosely-couples Loop Closure for open_vins
Refer to the original repository: https://github.com/rpng/ov_secondary
As for now the repository is not working. It needs an additional development.
Installation
Requirements
Refer to the main repository to see the requirements https://git.drivecast.tech/pi/openvins_linux
Building
Install the repository to /catkin_ws_ov/src directory. And from the directory /catkin_ws_ov catkin build
Running
- To run the loop_closure node: in the additional terminal, after starting the ov_msckf node in the catkin_ws_ov directory:
source devel/seutp.bashand thenroslaunch loop_fusion posegraph.launch - To see the visualization: in the additional terminal, after starting the loop_fusion node in the catkin_ws_ov directory:
source devel/setup.bashand thenrviz, Ctrl+O to open the open file dialogue. Find the visualization config in the /ov_secondary_linux/config/vins_rviz_config.rviz.
NOTE: If catkin complains during the build, you might need to rename the cloned repository name from ov_secondary_linux to ov_secondary.
Description
Languages
C++
98.7%
CMake
0.7%
Shell
0.6%