lvsn / deeptracking

Deep 6 DOF Tracking
Other
35 stars 22 forks source link

PANIC: unprotected error in call to Lua API #13

Closed nezumitti closed 5 years ago

nezumitti commented 5 years ago

Sorry to ask a number of times. Executing test gives the following error.

PANIC: unprotected error in call to Lua API (module '/home/usr/deeptracking/deeptracking/tracker/rgbd_tracker' not found:
    no field package.preload['/home/usr/deeptracking/deeptracking/tracker/rgbd_tracker']
    no file '/home/usr/.luarocks/share/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.lua'
    no file '/home/usr/.luarocks/share/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker/init.lua'
    no file '/home/usr/torch/install/share/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.lua'
    no file '/home/usr/torch/install/share/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker/init.lua'
    no file './/home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.lua'
    no file '/home/usr/torch/install/lib/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.lua'
    no file '/home/usr/torch/install/lib/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker/init.lua'
    no file '/home/usr/torch/install/lib//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.so'
    no file '/home/usr/.luarocks/lib/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.so'
    no file '/home/usr/torch/install/lib/lua/5.1//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.so'
    no file '/home/usr/torch/install/lib//home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.so'
    no file './/home/usr/deeptracking/deeptracking/tracker/rgbd_tracker.so'
    no file '/home/usri/torch/install/lib/lua/5.1/loadall.so')

Do you know what's wrong?

MathGaron commented 5 years ago

Hey @nezumitti, I saw that you closed the issue, is everything fine? What was the problem?

nezumitti commented 5 years ago

Sorry, I only mistook the model path specification.