Cyaeghas
Cyaeghas
When I run the tests on my pc , the error raised. And I find the > catch.hpp in > charpet-07/recipe-01/cxx-example/tests may out of date. So I download the catch2...
Hello, this my CMakeLists.txt for this project. When I build this project, something went wrong! ``` cmake_minimum_required(VERSION 3.16.0 FATAL_ERROR) project(xshinnosuke CXX) find_package(Eigen3 REQUIRED) include_directories(${EIGEN3_INCLUDE_DIRS}) set(PROJECT_NAME xshinnosuke) set(no_group_source_files "demo.cpp" "models.cpp" "models.h"...
我使用的是Matlab2024a,出于某种原因(懂得都懂),无法下载这个PX4的附加组件,请问有什么途径(最好不正规)可以获得?
I follow your markdown and clone 2 project in the src folder. While I run catkin_make, there was an error report in the terminal. ` fatal error: uuv_gazebo_ros_plugins_msgs/FloatStamped.h: No such...