Skip to content

Server_map breaks down  #6

Description

@LightwishWONG

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions