Code Monkey home page Code Monkey logo

Comments (6)

whoenig avatar whoenig commented on August 16, 2024
  • We are using Ubuntu 16.04 with ROS Kinetic. That includes gcc 5.4.0. That being said, we had earlier versions running with Indigo just fine and I can't think of a reason why it shouldn't work with Indigo in the latest version.

  • It looks like the master-branch didn't reference the correct/latest version of the crazyflie_ros submodule. I fixed that and the errors which you manually corrected should be gone now.

  • For your issue, make sure you run a "catkin_make clean" before you run "catkin_make" in "crazyswarm/ros_ws". Also, don't checkout the crazyswarm repository as part of a ROS workspace. The repository contains it's own ROS workspace (namely in the ros_ws folder). Putting a workspace inside another workspace might create some unwanted side-effects. (Not sure if that explains the errors you are seeing, but might be worth a shot.)

  • If you are using OptiTrack, or you are interested in using another external localization system other than VICON, you can look at our "libmotioncapture" branch.

Hope that helps - let me know if you run into more issues!
Wolfgang

from crazyswarm.

mjc401 avatar mjc401 commented on August 16, 2024

I'm still getting the same class errors. There always while building the crazyflie_server.cpp file, and in the libobjectracker included files. The vicon_ros issues are all fixed.

Let me know if there is anything else you think I should try or any outputs that might be useful.

Matt

from crazyswarm.

whoenig avatar whoenig commented on August 16, 2024

Could you pipe the full output of catkin_make to a file and attach it here?

from crazyswarm.

mjc401 avatar mjc401 commented on August 16, 2024

build_error.txt

from crazyswarm.

whoenig avatar whoenig commented on August 16, 2024

Seems to be related to this: http://stackoverflow.com/questions/28775673/why-cant-i-move-stdofstream
If you remove all occurrences/uses of "m_outputCSVs" in crazyflie_server.cpp it might compile just fine even with an older gcc.

from crazyswarm.

mjc401 avatar mjc401 commented on August 16, 2024

Commenting the instances of m_outputCSV looks to have fixed the issue. I'm no longer getting any errors during the build.

Thanks for all the help,

Matt

from crazyswarm.

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.