Giter Site home page Giter Site logo

Comments (9)

szebedy avatar szebedy commented on July 18, 2024

hi @150202029,

did you make sure all installation steps were successful? can you try deleting ~/catkin_ws and repeating the installation steps?

from autonomous-drone.

150202029 avatar 150202029 commented on July 18, 2024

Yes. all setup steps are successful. I deleted all the files and did it 3 times from the beginning, but the result is still the same

from autonomous-drone.

szebedy avatar szebedy commented on July 18, 2024

are you using Ubuntu 16.04?

from autonomous-drone.

vish2701 avatar vish2701 commented on July 18, 2024

I also have the same problem. I am using Ubuntu 18.04 with ROS melodic. I have an error in the whycon_nodelet.cpp.

from autonomous-drone.

szebedy avatar szebedy commented on July 18, 2024

The code in this repository was developed and tested on Ubuntu 16.04 with ROS kinetic. It probably will not work on other operating systems or versions. Please see README.md

from autonomous-drone.

szebedy avatar szebedy commented on July 18, 2024

@150202029 are you using Ubuntu 16.04? did you manage to find a solution to the problem?

from autonomous-drone.

vish2701 avatar vish2701 commented on July 18, 2024

from autonomous-drone.

dssdyx avatar dssdyx commented on July 18, 2024

I dont think it's the problem with Ubuntu 18.04, because I have complied successfully using Ubuntu 18.04. Maybe your Eigen version is not suited with the code. My verision is 3.3.4.

from autonomous-drone.

dssdyx avatar dssdyx commented on July 18, 2024

And you have to change whycon/src/ros/whycon_nodelet.cpp "PLUGINLIB_DECLARE_CLASS(whycon, WhyconNodelet, whycon::WhyconNodelet, nodelet::Nodelet)" to "PLUGINLIB_EXPORT_CLASS(whycon::WhyconNodelet, nodelet::Nodelet)
"

from autonomous-drone.

Related Issues (18)

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.