Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

*** Aborted at 1613232792 (unix time) try "date -d @1613232792" if you are using GNU date *** #523

Open
@Jerichoxiii

Description

@Jerichoxiii

~/src/openvslam/openvslam-pangolinViewer/build$ ./run_video_slam -v ./orb_vocab/orb_vocab.dbow2 -m ./aist_living_lab_1/video.mp4 -c ./aist_living_lab_1/config.yaml --frame-skip 3 --no-sleep --map-db map.msg date -d @1613232770
[2021-02-13 18:13:11.805] [I] config file loaded: ./aist_living_lab_1/config.yaml


/ _ \ _ __ ___ _ \ \ / / __| | /\ | / |
| () | ' / -) ' \ V /_ \ |__ / _ | |/| |
_/| ./_||||_/ |/// __| ||
|
|

Copyright (C) 2019,
National Institute of Advanced Industrial Science and Technology (AIST)
All rights reserved.

This is free software,
and you are welcome to redistribute it under certain conditions.
See the LICENSE file.

Camera Configuration:

  • name: RICOH THETA S 960
  • setup: Monocular
  • fps: 30
  • cols: 1920
  • rows: 960
  • color: RGB
  • model: Equirectangular
    ORB Configuration:
  • number of keypoints: 2000
  • scale factor: 1.2
  • number of levels: 8
  • initial fast threshold: 20
  • minimum fast threshold: 7
  • mask rectangles:
    • [0, 1, 0, 0.1]
    • [0, 1, 0.84, 1]
    • [0, 0.2, 0.7, 1]
    • [0.8, 1, 0.7, 1]

[2021-02-13 18:13:11.805] [I] loading ORB vocabulary: ./orb_vocab/orb_vocab.dbow2
[2021-02-13 18:13:12.121] [I] startup SLAM system
[2021-02-13 18:13:12.121] [I] start mapping module
[2021-02-13 18:13:12.121] [I] start global optimization module
[2021-02-13 18:13:12.344] [I] initialization succeeded with E
double free or corruption (out)
*** Aborted at 1613232792 (unix time) try "date -d @1613232792" if you are using GNU date ***
PC: @ 0x7f233a03718b gsignal
*** SIGABRT (@0x3e800002889) received by PID 10377 (TID 0x7f23146fb700) from PID 10377; stack trace: ***
@ 0x7f233c762631 (unknown)
@ 0x7f233c4db3c0 (unknown)
@ 0x7f233a03718b gsignal
@ 0x7f233a016859 abort
@ 0x7f233a0813ee (unknown)
@ 0x7f233a08947c (unknown)
@ 0x7f233a08b120 (unknown)
@ 0x7f2337ef5bf2 g2o::OptimizableGraph::~OptimizableGraph()
@ 0x7f233c676d2b openvslam::optimize::global_bundle_adjuster::optimize()
@ 0x7f233c627618 openvslam::module::initializer::create_map_for_monocular()
@ 0x7f233c628163 openvslam::module::initializer::initialize()
@ 0x7f233c5a5dd0 openvslam::tracking_module::initialize()
@ 0x7f233c5a781d openvslam::tracking_module::track()
@ 0x7f233c5a7c26 openvslam::tracking_module::track_monocular_image()
@ 0x7f233c59c020 openvslam::system::feed_monocular_frame()
@ 0x55c3e04c01dc _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZ13mono_trackingRKSt10shared_ptrIN9openvslam6configEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESG_SG_jbbbSG_EUlvE_EEEEE6_M_runEv
@ 0x7f233a2d6d84 (unknown)
@ 0x7f233c4cf609 start_thread
@ 0x7f233a113293 clone
Aborted (core dumped)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions