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
I used euroc_stereo_config.yaml to run ./run_vins_frontend_euroc.sh and was unable to run the Euroc Stereo dataset successfully. The terminal displayed that process has died. If I want to use stereo, where should I modify the VINS-COVINS-adaptation code?
The text was updated successfully, but these errors were encountered:
I have the exact same issue. Running their VINS fork for docker with stereo. Tried it on euroc and my own dataset and they both crash with a message like this with no helpful information:
[agent_0/vins_node-2] process has died [pid 632, exit code -11, cmd /root/catkin_vins/devel/lib/vins/vins_node /root/catkin_vins/src/VINS-Fusion/config/euroc/euroc_stereo_config.yaml /cam0/image_raw:=/cam0/image_raw0 /cam1/image_raw:=/cam1/image_raw0 /imu0:=/imu0 /agent_0/vins_node/camera_pose:=/agent_0/cam_odom __name:=vins_node __log:=/root/.ros/log/9949e35e-0ee5-11ef-9112-9da1b0f3228b/agent_0-vins_node-2.log].
log file: /root/.ros/log/9949e35e-0ee5-11ef-9112-9da1b0f3228b/agent_0-vins_node-2*.log
I used euroc_stereo_config.yaml to run ./run_vins_frontend_euroc.sh and was unable to run the Euroc Stereo dataset successfully. The terminal displayed that process has died. If I want to use stereo, where should I modify the VINS-COVINS-adaptation code?
The text was updated successfully, but these errors were encountered: