有点类似前面issue出现的问题,我catkinmake完成,resouce也ok,roslaunch air_slam vo_euroc.launch的时候可以出现rviz界面,然后出现
... logging to /home/cug439/.ros/log/965f3f94-729f-11f0-8126-730d5f1cde1f/roslaunch-cug439-MEOW-R15-24-23201.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://cug439-MEOW-R15-24:34685/
SUMMARY
PARAMETERS
- /rosdistro: noetic
- /rosversion: 1.17.4
- /visual_odometry/camera_config_path: /home/cug439/arti...
- /visual_odometry/config_path: /home/cug439/arti...
- /visual_odometry/dataroot: /home/cug439/data...
- /visual_odometry/model_dir: /home/cug439/arti...
- /visual_odometry/saving_dir: /home/cug439/arti...
NODES
/
rviz (rviz/rviz)
visual_odometry (air_slam/visual_odometry)
ROS_MASTER_URI=http://localhost:11311
process[visual_odometry-1]: started with pid [23215]
process[rviz-2]: started with pid [23216]
config_file = /home/cug439/article/deepfeature/src/AirSLAM-ROS/AirSLAM-master/configs/visual_odometry/vo_euroc.yaml
config done
[INFO] [1754470503.511126184]: rviz version 1.14.26
[INFO] [1754470503.511175496]: compiled against Qt version 5.12.8
[INFO] [1754470503.511187288]: compiled against OGRE version 1.9.0 (Ghadamon)
[INFO] [1754470503.515838806]: Forcing OpenGl version 0.
[INFO] [1754470503.695405387]: Stereo is NOT SUPPORTED
[INFO] [1754470503.695456263]: OpenGL device: AMD YELLOW_CARP (DRM 3.42.0, 5.15.0-139-generic, LLVM 12.0.0)
[INFO] [1754470503.695470149]: OpenGl version: 4.6 (GLSL 4.6) limited to GLSL 1.4 on Mesa system.
[visual_odometry-1] process has died [pid 23215, exit code -11, cmd /home/cug439/article/deepfeature/devel/lib/air_slam/visual_odometry __name:=visual_odometry __log:=/home/cug439/.ros/log/965f3f94-729f-11f0-8126-730d5f1cde1f/visual_odometry-1.log].
log file: /home/cug439/.ros/log/965f3f94-729f-11f0-8126-730d5f1cde1f/visual_odometry-1*.log
这个问题,比较新手,所以想问问有没有出现类似的情况,有没有什么比较好的解决方法

有点类似前面issue出现的问题,我catkinmake完成,resouce也ok,roslaunch air_slam vo_euroc.launch的时候可以出现rviz界面,然后出现
... logging to /home/cug439/.ros/log/965f3f94-729f-11f0-8126-730d5f1cde1f/roslaunch-cug439-MEOW-R15-24-23201.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://cug439-MEOW-R15-24:34685/
SUMMARY
PARAMETERS
NODES
/
rviz (rviz/rviz)
visual_odometry (air_slam/visual_odometry)
ROS_MASTER_URI=http://localhost:11311
process[visual_odometry-1]: started with pid [23215]
process[rviz-2]: started with pid [23216]
config_file = /home/cug439/article/deepfeature/src/AirSLAM-ROS/AirSLAM-master/configs/visual_odometry/vo_euroc.yaml
config done
[INFO] [1754470503.511126184]: rviz version 1.14.26
[INFO] [1754470503.511175496]: compiled against Qt version 5.12.8
[INFO] [1754470503.511187288]: compiled against OGRE version 1.9.0 (Ghadamon)
[INFO] [1754470503.515838806]: Forcing OpenGl version 0.
[INFO] [1754470503.695405387]: Stereo is NOT SUPPORTED
[INFO] [1754470503.695456263]: OpenGL device: AMD YELLOW_CARP (DRM 3.42.0, 5.15.0-139-generic, LLVM 12.0.0)
[INFO] [1754470503.695470149]: OpenGl version: 4.6 (GLSL 4.6) limited to GLSL 1.4 on Mesa system.
[visual_odometry-1] process has died [pid 23215, exit code -11, cmd /home/cug439/article/deepfeature/devel/lib/air_slam/visual_odometry __name:=visual_odometry __log:=/home/cug439/.ros/log/965f3f94-729f-11f0-8126-730d5f1cde1f/visual_odometry-1.log].
log file: /home/cug439/.ros/log/965f3f94-729f-11f0-8126-730d5f1cde1f/visual_odometry-1*.log
这个问题,比较新手,所以想问问有没有出现类似的情况,有没有什么比较好的解决方法