-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello. I just completed building the SwarmMap project following the instructions. However, when I ran the server_map by ./swarm_map -d /home/lightwish/SwarmMap/config/mh123.yaml -v /home/lightwish/SwarmMap/code/Vocabulary/ORBvoc.bin -c 3 -l debug, many UI windows popped up on after another and then the program terminated, as shown in the following video.
server_map_brokeDown.mp4
My OS is Ubuntu 20.04 LTS with opencv 4.2.0 and CUDA 11.8. I've downloaded the EuRoC dataset. The mh123.yaml file is as follows:
%YAML:1.0
TYPE: 'euroc'
SETTING: '/home/lightwish/SwarmMap/code/Examples/Monocular/EuRoC.yaml'
IMAGES: ['/home/lightwish/SwarmMap/EuRoC_dataset/MH_01_easy/mav0/cam0/data', '/home/lightwish/SwarmMap/EuRoC_dataset/MH_02_easy/mav0/cam0/data', '/home/lightwish/SwarmMap/EuRoC_dataset/MH_03_medium/mav0/cam0/data']
TIMES: ['/home/lightwish/SwarmMap/code/Examples/Monocular/EuRoC_TimeStamps/MH01.txt', '/home/lightwish/SwarmMap/code/Examples/Monocular/EuRoC_TimeStamps/MH02.txt', '/home/lightwish/SwarmMap/code/Examples/Monocular/EuRoC_TimeStamps/MH03.txt']
# ID dispatch address and port
HOST: '0.0.0.0'
PORT: 10088
I have no idea what's going on. Could someone help me fix this? I really appreciate your help!
Metadata
Metadata
Assignees
Labels
No labels