Closed haha911 closed 1 year ago
my uma_bumblebee_indoor.launch file as belows:
我想问一个问题!! 首先,我使用以下命令: docker pull xukuanhit/air_slam:v1 docker run -it --env DISPLAY=$DISPLAY --volume /tmp/.X11-unix:/tmp/.X11-unix --privileged --runtime nvidia --gpus all --volume ${PWD}:/workspace --workdir /workspace --name air_slam xukuanhit/air_slam:v1 /bin/bash 我使用 2080TI gpu; 其次,我使用该命令并且全部成功 第三,我使用命令“roslaunch air_vo uma_bumblebee_indoor.launch ” 但得到以下信息:
我想问为什么“_keyframe_ids.size = 0”??谢谢!!
你好,请问你怎么解决的呢,我也是遇到了同样的问题
I want to ask a question!! first,I use below command: docker pull xukuanhit/air_slam:v1 docker run -it --env DISPLAY=$DISPLAY --volume /tmp/.X11-unix:/tmp/.X11-unix --privileged --runtime nvidia --gpus all --volume ${PWD}:/workspace --workdir /workspace --name air_slam xukuanhit/air_slam:v1 /bin/bash I use 2080TI gpu; second . I use the command and all success third ,I use command "roslaunch air_vo uma_bumblebee_indoor.launch " but get the information:
I want to ask why "_keyframe_ids.size = 0" ?? thank you!!