GithubHelp home page GithubHelp logo

Some files are missing about camp HOT 4 CLOSED

shujaatak avatar shujaatak commented on August 17, 2024
Some files are missing

from camp.

Comments (4)

rolker avatar rolker commented on August 17, 2024 1

If you don't have the AMP_USE_ROS cmake variable set to true, those files shouldn't get included in the build according to the CMakeLists.txt file. Entirely removing them from the project is not an option as they are necessary for the optional ROS functionality.

from camp.

rolker avatar rolker commented on August 17, 2024

Those files don't belong in the project, they are ROS files. I will check to make sure that they don't get included when ROS is not selected in the CMake configuration. Thanks for pointing out this issue.

from camp.

shujaatak avatar shujaatak commented on August 17, 2024

I don't know why rosnode and rosnodedetails get included in my project due to which I get those same errors.

C:\Qt_Workspace\AutonomousMissionPlanner\rosnode.h:6: error: C1083: Cannot open include file: 'geographic_msgs/GeoPointStamped.h': No such file or directory

An alternative solutions to be:
Either entirely remove rosnode and rosnodedetails from the project as they are not needed
OR
ifdef'ed out the whole source inside their respective files.

from camp.

lixingsuo avatar lixingsuo commented on August 17, 2024

CMake Error at CMakeLists.txt:29 (find_package):
By not providing "Findcatkin.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "catkin", but
CMake did not find one.

Could not find a package configuration file provided by "catkin" with any
of the following names:

catkinConfig.cmake
catkin-config.cmake
Add the installation prefix of "catkin" to CMAKE_PREFIX_PATH or set
"catkin_DIR" to a directory containing one of the above files. If "catkin"
provides a separate development package or SDK, be sure it has been
installed.
Configuring incomplete, errors occurred!
See also "D:/AutonomousMissionPlanner-master/build/CMakeFiles/CMakeOutput.log".

above Error ,i don't know how to select "catkin_DIR"?

from camp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.