generalized-intelligence / GAAS

GAAS is an open-source program designed for fully autonomous VTOL(a.k.a flying cars) and drones. GAAS stands for Generalized Autonomy Aviation System.
https://www.gaas.dev
BSD 3-Clause "New" or "Revised" License
1.88k stars 441 forks source link

eo3 执行sh generate.sh出错 出现G2O_SOLVER_CHOLMOD linked by target "ygz-util" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/util #99

Closed champossion-svg closed 4 years ago

champossion-svg commented 4 years ago

eo3 执行sh generate.sh出错 出现2O_SOLVER_CHOLMOD linked by target "ygz-util" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/util linked by target "ygz-common" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/common linked by target "ygz-cv" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/cv linked by target "ygz-backend" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/backend linked by target "MakeSceneEurocStereoVIO_ros" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/examples linked by target "EurocStereo" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/examples linked by target "EurocStereoVIO_ros" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/examples linked by target "Kitti" in directory /home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/examples

-- Configuring incomplete, errors occurred! See also "/home/champossion/soft/GAAS/software/SLAM/ygz_slam_ros/build/CMakeFiles/CMakeOutput.log". make: *** No targets specified and no makefile found. Stop.

bys1123 commented 4 years ago

这是我在github上见过最长的issue标题了

hddgi commented 4 years ago

Please confirm that g2o is installed correctly(e.g. have you executed make install), and have you install the dependencies correctly mentioned in the GAAS tutorial 3.