You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm trying to run this on ubuntu 16.4 but the following occurs. Any idea?
mohammad@mohammad-desktop:~/dtslam/build/code/dtslam_desktop$ ./dtslam_desktop -flagfile=</home/mohammad/dtslam/data/CityOfSights/calibRobo.txt -DriverDataPath=/home/mohammad/dtslam/CS_BirdsView_L0 -DriverSequenceFormat=Frame_%.5d.jpg
SlamDriver init.
Logging is enabled. This severely hits performance! It can be disabled in dtslam/log.h.
Profiling is enabled.
Image sequence: /home/mohammad/dtslam/CS_BirdsView_L0/Frame_%.5d.jpg
Opened image sequence succesfully
Image source size: [1600 x 1200]
Input image size after downsampling: [800 x 600]
Warning: image size [800 x 600] does not match calibration size [960 x 540]
Building LUTs for image of size [960 x 540]...done
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered:
Hi I'm trying to run this on ubuntu 16.4 but the following occurs. Any idea?
mohammad@mohammad-desktop:~/dtslam/build/code/dtslam_desktop$ ./dtslam_desktop -flagfile=</home/mohammad/dtslam/data/CityOfSights/calibRobo.txt -DriverDataPath=/home/mohammad/dtslam/CS_BirdsView_L0 -DriverSequenceFormat=Frame_%.5d.jpg
SlamDriver init.
Logging is enabled. This severely hits performance! It can be disabled in dtslam/log.h.
Profiling is enabled.
Image sequence: /home/mohammad/dtslam/CS_BirdsView_L0/Frame_%.5d.jpg
Opened image sequence succesfully
Image source size: [1600 x 1200]
Input image size after downsampling: [800 x 600]
Warning: image size [800 x 600] does not match calibration size [960 x 540]
Building LUTs for image of size [960 x 540]...done
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: