Skip to content

Errors running ScaViSLAM (Kinect and New College Dataset) #39

@romulogcerqueira

Description

@romulogcerqueira

Hi everybody!

I installed ScaViSLAM in my machine, but I have found some errors when I run stereo_slam:

  • Using New College dataset:
    romulo@cerqueira:~/svslocal/ScaViSLAM/svs_build$ ./stereo_slam ../data/newcollege.cfg
    Multiprocessors: 2
    Filegrabber initializing....
    Filegrabber initialized.
    terminate called after throwing an instance of 'std::out_of_range'
    what(): vector::_M_range_check
    Aborted
  • Using Kinect:
    romulo@cerqueira:~/svslocal/ScaViSLAM/svs_build_with_pcl$ ./stereo_slam ../data/rgbd_live.cfg
    Multiprocessors: 2
    terminate called after throwing an instance of 'pcl::IOException'
    what(): void pcl::OpenNIGrabber::setupDevice(const string&, const pcl::OpenNIGrabber::Mode&, const pcl::OpenNIGrabber::Mode&) in /build/buildd/pcl-1.7-1.7.1/io/src/openni_grabber.cpp @ 342 : No devices connected.
    Aborted

Somebody could help me?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions