When using gdb to debug the ROS node of VINS-mono, I encountered this error:
process[feature_tracker-2]: started with pid [8459] RLException: Roslaunch got a 'No such file or directory' error while attempting to run: xterm -e gdb --args /home/matthew/projects/vinsmono/devel/lib/vins_estimator/vins_estimator __name:=vins_estimator __log:=/home/matthew/.ros/log/5eeae726-84a9-11ec-ad3c-378f34e64432/vins_estimator-3.log Please make sure that all the executables in this command exist and have executable permission. This is often caused by a bad launch-prefix. The traceback for the exception was written to the log file
Solution:
sudo apt-get install xterm
Read More:
- [Solved] ROS fatal error: alsa/asoundlib. h: There is no such directory or file
- [Solved] Linux Start jar Error: nohup: failed to run command ‘java‘: No such file or directory
- VSCode Unable to find custom header file directory: fatal error: no such file or directory
- SLAMBook2 in ch3 code run fatal error: Eigen/Core: No such file or directory
- How to Solve args = parser.parse_args() error
- [Solved] SHELL Run Error: “-BASH: ./TEST.SH: /BIN/BASH^M: BAD INTERPRETER: NO SUCH FILE OR DIRECTORY”
- ./popins2: error while loading shared libraries: libbifrost.so: cannot open shared object file: No such file or directory
- [Solved] MSYS2+ fatal error: zlib.h: There is no such file or directory
- [Solved] open failed: ENOENT (No such file or directory)
- [Solved] fatal error C1083: Could Not Open Unable to open include file:“stdint.h”: No such file or directory
- [Solved] PostgreSQL Error: Could not connect to server: no such file or directory
- [619]libgtk-3.so.0 or libXt.so.6: cannot open shared object file: No such file or directory
- [Solved] utils.c:33:18: fatal error: zlib.h: No such file or directory
- [Solved] ERROR: Could not open requirements file: [Errno 2] No such file or directory : ‘requirments.txt‘
- [Solved] import cv2 Error: ImportError: libGL.so.1: cannot open shared object file: No such file or directory
- error while loading shared libraries: lib*.so: cannot open shared object file: No such file or directory
- [Solved] VScode Run C++ File Error: fatal error:opencv2\core.hpp:No such file or diretory
- fatal error: libusb.h: No such file or directory [How to Solve]
- [Solved] 1.fatal error: NvInfer.h: No such file or directory
- [Solved] fatal error: Eigen/Geometry: No such file or directory