-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
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
Labels
No labels